Explanation/Reference:
Explanation:
Take the following steps to run a Macro:
1. Click on the 'Macros' icon in the 'Developer' tab under the 'Code' category to run a Macro.

2. The Macro dialogue box appears on the screen which contains a list of Macros in it. Select the Macro to run and click the Run button.

3. The Macro will be run in any worksheet of the Workbook.
4. A user can run the created Macro by using the shortcut key that he has specified while creating the Macro. The macro records the user's mouse clicks and keystrokes while he works and lets him play them back later. The macro can be used to record the sequence of commands that the user uses to perform a certain task. When the user runs the macro, it plays those exact commands back in the same order.
Answer option C is incorrect. The benefit of connecting to external data from Microsoft Excel is that a user can automatically update Excel workbooks from the real data source whenever the data source is updated with new information. It is possible that the external data connection might be disabled on the computer.
For connecting to the data source whenever a workbook is opened, it is required to enable data connections by using the Trust Center bar or by putting the workbook in a trusted location.