A
Allen_N
This statement
Unload Forms(strStats)
causes Error 361: "Can't load or unload this object". Both a form and a
query with the name strStats exist; only the form is open when the code tried
to close it. 'Help' does not seem to address my problem. Is there anything
else i can look for?
Thanks!
Unload Forms(strStats)
causes Error 361: "Can't load or unload this object". Both a form and a
query with the name strStats exist; only the form is open when the code tried
to close it. 'Help' does not seem to address my problem. Is there anything
else i can look for?
Thanks!