0
0
Excelspreadsheet~5 mins

Recording 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 recorded set of actions or commands in Excel that you can run again to automate repetitive tasks.
Click to reveal answer
beginner
How do you start recording a macro in Excel?
Go to the View tab, click on Macros, then choose Record Macro to start recording your actions.
Click to reveal answer
beginner
What should you do before recording a macro?
Plan the steps you want to automate and make sure you perform them exactly as you want them repeated.
Click to reveal answer
beginner
How do you stop recording a macro?
Click on the Stop Recording button on the status bar or go to View > Macros > Stop Recording.
Click to reveal answer
intermediate
Why use absolute references when recording macros?
Absolute references make sure the macro always works on the exact same cells you recorded, not relative to where you start.
Click to reveal answer
What does recording a macro in Excel do?
ASaves a series of actions to repeat later
BCreates a new worksheet
CDeletes all data in the sheet
DChanges the font style
Where do you find the option to record a macro in Excel?
AHome tab > Font group
BView tab > Macros > Record Macro
CInsert tab > Table
DData tab > Sort
What happens if you forget to stop recording a macro?
AExcel keeps recording all your actions
BThe macro deletes itself
CExcel closes automatically
DNothing happens
Which reference type makes a macro always use the same cells?
AMixed reference
BRelative reference
CDynamic reference
DAbsolute reference
What is a good practice before recording a macro?
ADelete all data
BClose Excel
CPlan the steps carefully
DChange the sheet color
Explain how to record and stop a macro in Excel.
Think about the buttons you click to start and stop.
You got /5 concepts.
    Describe the difference between absolute and relative references when recording macros.
    Consider how the macro knows which cells to use.
    You got /3 concepts.