If you will be using keyboard navigation when creating a macro, you must ensure that the ‘____' button in the Code group on the DEVELOPER tab is selected so that the macro works properly.
A. Use Relative Reference
B. Use Absolute Reference
C. Use Mixed Reference
D. Use All References
Answer: A
Computer Science & Information Technology
You might also like to view...
Consider the if statement: if(condition) yes_clause; else no_clause; Under which of the following circumstances will both the yes_clause and the no_clause will be executed?
a. When the condition is true. b. When the condition is false. c. When the condition is ambiguous. d. This will not happen.
Computer Science & Information Technology
Web crawlers are often called ____.
A. algorithms B. surfers C. bots D. googles
Computer Science & Information Technology