Macro level settings for multiple pc users and Access 2003

W

Wayne Jameson

I know that setting the macro security level to low will
avoid the issue of responding to three dialog boxes when
you open an access application but does anyone know of a
way where the setting can be set for all users on a PC
that has has a series of users log on at various times.
Currently the security level has to be set for each user.

Many thanks
 
P

Paul Overway

The registry keys are:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Access\Security]
"Level"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines]
"SandBoxMode"=dword:00000002
 
G

Guest

Many thanks

-----Original Message-----
The registry keys are:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0 \Access\Security]
"Level"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines]
"SandBoxMode"=dword:00000002

--
Paul Overway
Logico Solutions, LLC
www.logico-solutions.com


I know that setting the macro security level to low will
avoid the issue of responding to three dialog boxes when
you open an access application but does anyone know of a
way where the setting can be set for all users on a PC
that has has a series of users log on at various times.
Currently the security level has to be set for each user.

Many thanks


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top