I had that same problem on the OK button on a few forms asking for report criteria. They worked fine on Every version of Access except 2003.
I deleted the macro and pointed the button's action instead to a single line of VBA:
Me.Visible = False
I left everything else alone 'cause I'm lazy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.