Quick links to procedures on this page:
Specifying VBA security options
You can enable security options to reduce the risk of running malicious macros.
To specify VBA security options |
•
|
Very high — allows only macros installed in trusted locations to run. All other signed and unsigned macros are disabled.
|
•
|
High — allows only signed macros from trusted sources to run. Unsigned macros are automatically disabled.
|
•
|
Low (not recommended) — allows all potentially unsafe macros to run. Enable this setting if you have virus scanning software installed, or if you check the safety of all documents you open.
|