R
Rocker
I am using code to set filters for my form based upon what the user selects
in a combo box. I would like to clear the filter before the form is closed or
before it is opened each time to speed up our application. Currently, each
time I open the form, the status bars states that a query is running and I'm
guessing that is because there is still a filter applied to the form. Because
of this, the form takes longer to open. Is there a way to avoid this?
in a combo box. I would like to clear the filter before the form is closed or
before it is opened each time to speed up our application. Currently, each
time I open the form, the status bars states that a query is running and I'm
guessing that is because there is still a filter applied to the form. Because
of this, the form takes longer to open. Is there a way to avoid this?