
Originally Posted by
NTC
first to clarify terminology: "subform pops-up" is contradictory. A subform is, by definition, inset into a main form. I will assume you have a form that is set to be a pop up property. This pop up typically is modal, meaning you can't do anything else until the pop up form is closed. This filtering and modal may be at odds -though it is unclear to me as to why....but if there is vba code involved in any of the events being fired that could be creating this issue. If the issue is not due to vba code then you might re-option the pop up form property to not be modal. That may make a difference. Although probably not an issue - the fact that it is now a relatively old file format means that finding a work around / solution is getting harder to do so also as a test you might convert the file to the current accdb format and see if that has any affect on things....but I believe it to be low probability....