Disable ServerFilter

E

Ernie Sersen

I am using a drop-down list in a control field (combo box) to select a site.
When the site is selected, I hit a control button that brings up a form with
all of the details for the site selected. I close the form, select another
site and the previous site data is displayed in the form, not the new site
data. I open the form in design view and notice the ServerFilter = the
previous site. I have ServerFilterByForm set to NO and VBA in my control
button that sets ServerFilterByForm = FALSE.

Is there a way to keep anything from populating the ServerFilter field?
 

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