Getting field name for query from form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to get criteria from a form. But can I select which fields appear
in a query from a form?

thanks
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top