A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how to suppress the security warning in Access 2003



 
 
Thread Tools Display Modes
  #1  
Old September 28th, 2004, 06:34 AM
Paul
external usenet poster
 
Posts: n/a
Default how to suppress the security warning in Access 2003

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.


  #2  
Old September 29th, 2004, 09:53 PM
John Cello
external usenet poster
 
Posts: n/a
Default

While Access 2003 doesn't give you the autoexec macro
functionality, it does give you the option of loading a
form at startup.

I've successfully tested on Access 2003\XP Pro having a
blank form with either code (preferable) or macros firing
from its on load event as the application start up form.
You might want to give this a whirl.

Hope this helps.

John Cello
John Cello Consulting
Communications For Business
www.johncelloconsulting.com
-----Original Message-----
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.


.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting rid of the Security Warning in 2003 Tony Feole General Discussion 3 June 19th, 2004 08:35 PM
Access 2003 RK General Discussion 12 June 14th, 2004 10:16 AM
Problem running Access 2003 and Access 2000 apps on same machine. Rathtap General Discussion 3 June 13th, 2004 01:30 AM
Access 97 to Access 2003 Jim Sloan General Discussion 3 June 10th, 2004 10:32 PM


All times are GMT +1. The time now is 08:52 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.