Hi,
I am running the following code to exit my database.
DoCmd.Quit
When I run this I keep getting a Runtime error 2501 "The Run Macro Action was cancelled"
I have no idea? When I try to debug it rips through all of my code and errors out.
Can anyone help?
Fen How
I am running the following code to exit my database.
DoCmd.Quit
When I run this I keep getting a Runtime error 2501 "The Run Macro Action was cancelled"
I have no idea? When I try to debug it rips through all of my code and errors out.
Can anyone help?
Fen How