Recall & Review
beginner
What is the difference between relative and absolute cell references in Excel?
Relative references change when you copy a formula to another cell, while absolute references stay fixed on the same cell no matter where you copy the formula.
Click to reveal answer
beginner
Why do absolute references use the $ symbol in Excel formulas?
The $ symbol locks the row or column in a cell reference, making it absolute so it doesn't change when copied.
Click to reveal answer
beginner
What happens if you copy a formula with a relative reference from cell A1 to B1?
The formula's cell references adjust relative to the new location. For example, a reference to A2 in A1 becomes B2 in B1.
Click to reveal answer
intermediate
How can mixed references help when copying formulas?
Mixed references lock either the row or the column, allowing partial fixing of the reference to control how it changes when copied.
Click to reveal answer
beginner
Why is understanding reference types important in spreadsheets?
It helps you control how formulas behave when copied, preventing errors and saving time by automating calculations correctly.
Click to reveal answer
What symbol is used to make a cell reference absolute in Excel?
✗ Incorrect
The $ symbol locks the row or column in a cell reference, making it absolute.
If a formula in cell A1 references B1 and you copy it to A2, what happens to the reference?
✗ Incorrect
Relative references adjust based on the new location, so B1 becomes B2.
Which reference type keeps both row and column fixed when copying a formula?
✗ Incorrect
Absolute references keep both row and column fixed using $ symbols.
What does a mixed reference like $A1 mean?
✗ Incorrect
$ before A locks the column, so column A stays fixed but row changes.
Why should you use absolute references in formulas?
✗ Incorrect
Absolute references prevent cell references from changing when copying formulas.
Explain the difference between relative, absolute, and mixed references in Excel and why each is useful.
Think about how formulas behave when copied across cells.
You got /4 concepts.
Describe a real-life example where using absolute references in a spreadsheet saves time and prevents errors.
Consider a budget or price calculation sheet.
You got /4 concepts.