Match the Macro Design View component with its description.

A. Lists all of the macro actions organized by category
B. Contains conditional expressions that are evaluated either true or false
C. Lists required and optional arguments for the selected action
D. Allows you to document the macro with explanatory text
E. Executes the selected macro

A. Action Catalog
B. If statement
C. Arguments
D. Comment
E. Run button

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a) When a decimal variable is initialized to an int value, the int value must be cast to decimal. b) C# treats whole-number literals like 7 and 1000 as type int. c) Unlike double values, int values can be assigned to decimal variables. d) C# treats numeric literals like 0.05 as type double.

Computer Science & Information Technology

You can change the default reminder time from ____ minutes to any other interval.

A. 5 B. 10 C. 15 D. 20

Computer Science & Information Technology