G Guest Feb 9, 2007 #1 I know how to get criteria from a form. But can I select which fields appear in a query from a form? thanks
I know how to get criteria from a form. But can I select which fields appear in a query from a form? thanks
G Guest Feb 9, 2007 #2 You will have to create the SQL for the query in VBA to identify a specific control on your form or the field it is bound to.
You will have to create the SQL for the query in VBA to identify a specific control on your form or the field it is bound to.