Ok, I've opened a query through docmd.openquery in Access 97. How can I access that object through code and change the width of the first column? I can get as far selecting the object (docmd.selectobject acquery) and resize it but that's as far as I can get.