Asked by Elizabeth Barkhudaryan on May 08, 2024

verifed

Verified

Alex recorded a macro but needs to change a detail.What can he do instead of recording the macro again?

A) Step into the macro.
B) Display formulas instead of data in the macro worksheet.
C) Open the Visual Basic Editor to edit the macro code.
D) Turn on relative referencing.

Visual Basic Editor

A development environment in Microsoft Office applications for editing and debugging VBA (Visual Basic for Applications) code.

Macro Code

A set of commands and instructions grouped together as a single command to automate repetitive tasks in software applications.

Recording

Recording is the process of capturing audio, video, or digital data for storage and later playback or analysis.

  • Recognize the importance and process of creating and editing macros.
verifed

Verified Answer

JZ
Jinyao ZhangMay 15, 2024
Final Answer :
C
Explanation :
To change the details of a recorded macro, Alex needs to open the Visual Basic Editor and edit the macro code.