To run a macro, right-click the macro in the Navigation Pane and then click ____ on the shortcut menu.
A. Execute
B. Perform
C. Activate
D. Run
Answer: D
You might also like to view...
A function such as NOW that is updated each time a workbook is opened is said to be
A) frozen. B) filtered. C) volatile. D) conditional.
Each kind of object in Active Directory is defined through the ____, which is like a small database of information associated with that object, including the object class and its attributes.
A. forest B. template C. schema D. dimension
A system administrator wants to allow most users to be able to run cron jobs, but wants to specifically prevent a couple of users from doing so. Which of the following files could the administrator edit to disallow these users from creating cron jobs?
A. /etc/cron.deny B. /etc/cron.d/cron.deny C. /etc/cron.allow D. /etc/cron.d/cron.allow
Most languages allow a specialized selection structure called the ____ structure when there are several distinct possible values for a single variable, and each value requires a different subsequent action.
A. cascading B. case C. nested if D. short-circuit