0
0
Excelspreadsheet~5 mins

Running macros in Excel - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a macro in Excel?
A macro is a set of instructions that automates tasks in Excel. It helps you do repetitive work quickly by running the saved steps automatically.
Click to reveal answer
beginner
How do you run a macro using the Developer tab?
Go to the Developer tab, click on 'Macros', select the macro you want, then click 'Run'. This starts the macro and performs the saved actions.
Click to reveal answer
beginner
What keyboard shortcut runs the last macro you recorded?
Press Alt + F8 to open the Macro dialog, then select the macro and click 'Run'. Alternatively, if you assigned a shortcut key when recording, use that key combination.
Click to reveal answer
intermediate
Can you run a macro by clicking a button on the worksheet?
Yes! You can insert a button from the Developer tab and assign a macro to it. Clicking the button runs the macro instantly.
Click to reveal answer
intermediate
What must you do before running macros if your Excel security settings block them?
You need to enable macros by changing the security settings. Go to File > Options > Trust Center > Trust Center Settings > Macro Settings, then choose 'Enable all macros' or 'Disable all macros with notification'.
Click to reveal answer
Which tab in Excel do you use to run a macro?
AView
BDeveloper
CInsert
DHome
What happens when you run a macro?
AExcel opens a new worksheet
BExcel saves the workbook
CExcel performs a set of recorded actions automatically
DExcel deletes all data
How can you run a macro without using the Developer tab?
AAssign a shortcut key to the macro
BUse the Home tab
CRight-click the worksheet tab
DUse the Formula bar
If macros are disabled, what should you do to run them?
AEnable macros in Trust Center settings
BRestart Excel
CSave the file as PDF
DClose all other workbooks
What is one way to run a macro directly from the worksheet?
AUse the Status Bar
BDouble-click a cell
CPress Ctrl + C
DClick a button linked to the macro
Explain how to run a macro using the Developer tab in Excel.
Think about the steps you take to find and start a macro from the ribbon.
You got /4 concepts.
    Describe what you need to do if Excel blocks macros from running.
    Consider Excel's security features that protect you from unsafe macros.
    You got /4 concepts.