P
Paul
I have an Access 2003 database and it was designed to work as a "hub" to
open other Access databases. I use the VBA on the "on click" event to
suppress the Access 2003 macro security warning when it opens other Access
2003 databases. I am not allow to change the macro security to "low".
However the coding is working and it stops the macro security warning poping
up, but I need to apply the same code to the "hub" and I am not sure where
to apply it since there is no "AutoExec" macro in Access 2003. Users
normally open the 'hub" database by clicking the shortcut in the desktop.
Any suggestion. Thanks.
open other Access databases. I use the VBA on the "on click" event to
suppress the Access 2003 macro security warning when it opens other Access
2003 databases. I am not allow to change the macro security to "low".
However the coding is working and it stops the macro security warning poping
up, but I need to apply the same code to the "hub" and I am not sure where
to apply it since there is no "AutoExec" macro in Access 2003. Users
normally open the 'hub" database by clicking the shortcut in the desktop.
Any suggestion. Thanks.