Problem on Quitting Database DoCmd.Quit

fenhow

Registered User.
Local time
Today, 10:33
Joined
Jul 21, 2004
Messages
599
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
 

Users who are viewing this thread

Back
Top Bottom