Microsoft Excel 2010 Expert — Question 28

Rick works as an Office Assistant for Tech Perfect Inc. He is creating a user form through Microsoft Excel 2010. While creating forms for a number of users, he is required to repeat some of the actions multiple times. It is a very time consuming process. To resolve the issue, he has created a macro to record the sequence of actions to perform a certain task. Now, he wants to run the macro to play those exact actions back in the same order. Which of the following steps will Rick take to accomplish the task?
Each correct answer represents a part of the solution. Choose all that apply.

Answer options

Correct answer: A, B, D, E

Explanation

To run the macro, Rick needs to access the Macros icon in the Developer tab (A), and he can execute the macro from any worksheet in the workbook (B). The Macro dialog box allows him to select and run the desired macro (D), and he can also use the defined shortcut key for quick access (E). Option C, while important for security, is not necessary for running the macro itself.