Read security level

A

Ambika

Hi,
Is there a possibility to read the security level(High/
Medium/Low) set for running the macros.
Any hint regarding reading the Tools -> Macro -> Security
and hence the various settings in the two tabs at runtime
would be of immence help.

Rgds,
Ambika
 
P

Patrick Molloy

Code that could read security would by default break the
security condition.

The security levels are designed specifically to allow a
user to prevent malicious code running. If the code runs,
then by default, security was low or the user allowed the
code to run.

Patrick Molloy
Microsoft Excel MVP
 
Top