Excel: Recording a Macro
Make repetitive steps easier by automating them with a macro.
- Select the cell in which you want to record the macro.
- Click on the Developer Tab.
- Click on Record New Macro.
Enter the name of the macro in the Macro name box. The name must be a single word with no spaces, and the first character must be a letter. You can use the underscore to separate words in the macro title.- Assign a keyboard shortcut, if desired. You can assign the macro to a toolbar icon later, if preferred. Note: If you use a keyboard shortcut already in use, i.e., Ctrl + P, you can overwrite the original shortcut.
- Enter a description for the macro, if desired.
- Make your selection in the Store macro in: box.
- Click OK.
- Click on the Relative reference button in the Code Group on Developer Tab, if desired.
- Execute each keystroke and/or mouse click necessary to complete your macro.
- Click on the Stop recording button on the Ribbon.
- Excel records the macro and stores it in the workbook you selected.
Excel Macro Training Classes
Learn more about Macros in our Excel Advanced Training Class in Denver Colorado.
