0
0
Excelspreadsheet~5 mins

Mixed references ($A1, A$1) in Excel - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a mixed reference in Excel?
A mixed reference is a cell reference where either the column or the row is fixed (absolute), but not both. For example, $A1 fixes the column A, but the row changes; A$1 fixes the row 1, but the column changes.
Click to reveal answer
beginner
Explain the difference between $A1 and A$1.
$A1 means the column A is fixed, but the row number can change when copied. A$1 means the row 1 is fixed, but the column can change when copied.
Click to reveal answer
intermediate
How does the formula =SUM($A1:B$1) behave when copied across columns and rows?
When copied across columns, $A1 keeps column A fixed, so the start column stays A. When copied across rows, B$1 keeps row 1 fixed, so the end row stays 1. This means the range adjusts partly depending on the direction of copying.
Click to reveal answer
beginner
Why use mixed references instead of fully absolute or fully relative references?
Mixed references let you lock either the row or the column, which is useful when you want part of the reference to stay fixed while the other part changes as you copy formulas. This helps create flexible formulas for tables or grids.
Click to reveal answer
intermediate
What happens if you copy a formula with reference $A1 from cell B2 to C3?
The column A stays fixed because of the $, so it remains A. The row number changes relative to the move: from row 2 to row 3, so the reference becomes $A3.
Click to reveal answer
What does the mixed reference $B3 mean when copied down rows?
ABoth column and row change
BColumn B stays fixed, row changes
CRow 3 stays fixed, column changes
DBoth column and row stay fixed
If a formula with reference A$5 is copied down one row, what happens to the reference?
AIt becomes A$6
BIt becomes B$5
CIt stays A$5
DIt becomes $A$6
Which reference will keep the column fixed but allow the row to change?
A$A1
B$A$1
CA$1
DA1
When copying a formula with reference $C$4, what happens to the reference?
ABoth column and row stay fixed
BColumn changes, row fixed
CBoth column and row change
DColumn fixed, row changes
Why might you use A$1 in a formula copied across columns?
ATo allow both row and column to change
BTo keep the column fixed while allowing the row to change
CTo keep both row and column fixed
DTo keep the row fixed while allowing the column to change
Describe what a mixed reference is in Excel and give two examples.
Think about the $ sign before column or row.
You got /3 concepts.
    Explain how copying a formula with reference $B2 behaves when copied down and when copied across.
    Focus on what the $ sign locks.
    You got /3 concepts.