Open the Excel workbook that contains the macro
Go to the Developer tab
Click Macros
Select the macro you want to run
Click Run
Use the keyboard shortcut assigned to the macro, if available
Click a button or shape linked to the macro, if one is assigned
Open the VBA editor with Alt + F11
Place the cursor inside the macro code
Press F5 to run the macro from the VBA editor
Enable macros if prompted by Excel
Save the workbook as a macro-enabled file if needed
Use the View tab and click Macros if the Developer tab is not available
