Solved

Match the Following Terms to Their Meanings

Question 50

Matching

Match the following terms to their meanings:

Premises:
Enable all macros
Disable all macros without notification
Disable all macros except digitally signed macros
Disable all macros with notification
Trust access to the VBA project object model
Responses:
macro default setting
All unsigned macros are disabled and you will not see an alert
setting for developers only
might expose computer to potential attacks by viruses
all macros and security alerts are disabled

Correct Answer:

Enable all macros
Disable all macros without notification
Disable all macros except digitally signed macros
Disable all macros with notification
Trust access to the VBA project object model
Related Questions