Question AutoExec

BAH2007

New member
Local time
Today, 11:33
Joined
Dec 15, 2008
Messages
2
I have an AutoExec macro in an Access 2003 .mdb file. When I open this file and try to run it in Access 2007 it will not allow me to run this macro.

The macro references a function which is in a module which provides the login functionality to the database.

What do I need to do to get this AutoExec macro to run?

BAH2007
 
If Access 2007 is simply not allowing you to run the macro you should find a message bar the ribbon (from memory), advising that Access has blocked macros and codes. There should be a button that will give you the option of unblocking/enabling macros and codes, once you click that it should allow the macro to run.

If However the macro simply isn't working, you'll need to be a whole lot more specific.
 
If Access 2007 is simply not allowing you to run the macro you should find a message bar the ribbon (from memory), advising that Access has blocked macros and codes. There should be a button that will give you the option of unblocking/enabling macros and codes, once you click that it should allow the macro to run.

and here's a VISUAL on that:
http://www.btabdevelopment.com/main...owtoenablecodeandmacros/tabid/57/Default.aspx
 
I gleaned from another post that the problem I was having had to do with ensuring that the directory which contained my application was TRUSTED. Something new I have since learned with ACC2007.

Thank you gentleman for your expedient responses.

BAH2007
 

Users who are viewing this thread

Back
Top Bottom