The OpenForm action was canceled

texas1992

Registered User.
Local time
Today, 16:33
Joined
May 8, 2012
Messages
25
I have an Access 2010 database that uses a login form that has a button that direct the user to another form. When I click on the button code is executed and I get the error "The OpenForm action was conceled."

I followed the execution to a utility that is called during the opening of the form. It had the line "On Error Resume Next". I commented out the line so I could see where the error was but commenting out the line fixed the issue.

I didn't get the error when I was working in the development environment just the production environment.

WHY???

Thanks.
 

Users who are viewing this thread

Back
Top Bottom