0
0
Excelspreadsheet~5 mins

Absolute references ($A$1) in Excel - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an absolute reference in Excel?
An absolute reference is a cell reference that does not change when you copy or move a formula. It uses dollar signs ($) before the column letter and row number, like $A$1.
Click to reveal answer
beginner
How do you write an absolute reference for cell B3?
You write it as $B$3. The dollar signs lock both the column B and the row 3 so they stay fixed when copying formulas.
Click to reveal answer
beginner
What happens if you copy a formula with a relative reference like A1 to another cell?
The reference changes relative to the new position. For example, copying a formula with A1 one cell down changes the reference to A2.
Click to reveal answer
beginner
Why use absolute references in formulas?
Use absolute references to keep a specific cell fixed in formulas, like a tax rate or constant value, so it doesn’t change when copying the formula to other cells.
Click to reveal answer
intermediate
What is the difference between $A1, A$1, and $A$1?
$A1 locks the column A only.<br>A$1 locks the row 1 only.<br>$A$1 locks both column A and row 1.
Click to reveal answer
What does the formula reference $C$5 mean in Excel?
AThe reference will change when copied.
BOnly the column C is locked.
CThe reference locks column C and row 5 when copied.
DOnly the row 5 is locked.
If you copy a formula with reference A1 from cell B2 to C3, what will the reference become?
AA1
BB2
CB1
DA2
Which reference type should you use to keep the row fixed but allow the column to change?
AA1
B$A$1
C$A1
DA$1
Why might you use an absolute reference in a formula that calculates sales tax?
ATo keep the tax rate cell fixed when copying the formula.
BTo make the tax rate change for each row.
CTo avoid using formulas.
DTo lock the entire worksheet.
What symbol is used to create an absolute reference in Excel?
A$
B&
C#
D*
Explain what an absolute reference is and why it is useful in Excel formulas.
Think about how formulas behave when copied across cells.
You got /3 concepts.
    Describe the difference between relative, absolute, and mixed references with examples.
    Use the dollar sign placement to explain locking.
    You got /4 concepts.