Using access 2003.
I have a command button that exits the database as well as quit the application.
docmd.quit
worked fine in 2000. but now gives me this message in 2003.
You Cant Exit Microsoft Office Access Now
If your running a visual basic that is using OLE or DDE, you may need to interrupt the module.
Any help in eliminating this dialog box message?
Thanks
I have a command button that exits the database as well as quit the application.
docmd.quit
worked fine in 2000. but now gives me this message in 2003.
You Cant Exit Microsoft Office Access Now
If your running a visual basic that is using OLE or DDE, you may need to interrupt the module.
Any help in eliminating this dialog box message?
Thanks