Access Stops Working

  • Thread starter Thread starter JamesJ
  • Start date Start date
J

JamesJ

I use a Macro for the shortcut menu of a form in ac 2007.
The command is RunCommand|CloseDatabase.
When I select it Access stops working.

Anything I'm doing wrong here?

James
 
I want to close the database using a shortcut menu which I've already
created.
But when I select 'Cose Database' access 2007 stops working.
 
James,

Are you running any more macros or code from this database? If not, first,
check your Macro settings. Click the Microsoft Office Button and then click
Access Options. Click Trust Center, click Trust Center Settings, and then
click Macro Settings. Click the options that you need.

Also, do you have your database in a Trusted Location? If not, you can
define the current location of the database as a trusted location.

-----
HTH
Mr. B
http://www.askdoctoraccess.com/
Doctor Access Downloads Page:
http://www.askdoctoraccess.com/DownloadPage.htm
 
I'm allowing all macros and have added the db's folder as a trusted
location.
Same result.
All other macros work. This one doesn't.

James
 
Back
Top