Trusted Locations vs Macro Settings

Microconcepts

New member
Local time
Today, 14:54
Joined
Nov 3, 2009
Messages
2
My Access app uses the autoexec macro to launch some startup vb code. I entered the appropriate paths in Trusted Locations. Yet I still get the security warning. When I look at the Macro Setting options, I only see option to allow macros from digitally signed macros and not trusted locations.

How can I avoid the security warning for my trusted locations?
 
Change macro security level to low. Open access with no database to change it.
 
its hard to find

its tools/security/macros/low

ms says not recommended, but ignore that
 
I have used that in the paast and it does allow ALL macros to run. I did not enter any Trusted Locations at that time. Since I have entered some Trusted Locations, does the functionallity change for that macro setting? Meaning, if I open db's outside my Trusted Locations, the macros will be disabled or show the warning message?
 
setting it to low allows everything to run, i think
 

Users who are viewing this thread

Back
Top Bottom