Multiple queries based on the same table?

  • Thread starter Thread starter ZBC
  • Start date Start date
Z

ZBC

Can I use a query as a row source for a combo box when I am using
another query from the same table as a record source for the combo
box? (I want the row source query to be sorted differently for adding
records on a form.)
 
I believe you can. It is a bit difficult to understand since combo boxes
don't have record sources.
 
Did you try perform what you wanted to test? You can use any select or total
query for the Row Source of a combo box.
 
Thanks for your help! ...
I plan on getting back to that issue this evening.
 

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