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?
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?