synchronised combo boxes

P

PeterK

I have set up two synchronised combo boxes on a form. I’ve based it on the
article and code by Sal Ricciardi at
http://office.microsoft.com/en-au/access/HA011730581033.aspx?pid=CH063650361033.

The combo boxes are now synchronised and show the correct data. But I have
a minor problem – when I close the form, a parameter box appears. It asks
for a value for Forms!frmResources!cboGenre which is the filter for the saved
query for the combo box. So I presume the query runs again on closing the
form. I’m not sure why it’s doing that and how to fix it.
 

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