Macro Security level

J

Jake

I found my own answer.

For others with this isue the setting is at

\\HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Access\Security\Level

This is a DWORD value set to 1 for low, 2 for medium, and 3 for high.

You can do the same thng for all users on the computer by creating a value
with the same path but in HKEY_LOCAL_MACHINE instead of HKEY_CURRENT_USER.

I fount this at http://www.access.qbuilt.com/html/vba5.html that page is
long and this info is near the end
 

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