Requery combo box

G

Guest

I have a macro on the after update even of a combo box to requery another
combo box. How can I have the second combo box requery when I am not
updating the first combo box, just moving through the records.
 
B

Brendan Reynolds

Karen said:
I have a macro on the after update even of a combo box to requery another
combo box. How can I have the second combo box requery when I am not
updating the first combo box, just moving through the records.


Use the Current event of the form.
 

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

Top