Updating Combobox query

S

Steve

I have a form with an unbound combobox which has a rowsource based on a
query tied to the Index field of the underlying dataset. I would like
to update the combobox rowsource whenever I move through the records.
It doesn't seem to work if I use the [MASTER].Change property. What
event gets triggered when I change records or "Find" a record that I can
use to update this property?

Thanks

Steve
 

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