Combo Box Query Event?

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

Guest

I have two combo boxes side by side. The second box looks up from a query
based on the first box. This works exactly how I want it to when you first
get into the form. But if you decide to change the first combo box, the
query doesn't run again with the parameters. Any ideas? Thanks in advance.
 
Build a macro that is called on change to the first combo box. Have the
macro refresh the query.
 

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