Cell Reference Map10↓5 ↓2 The formula in cell B1 uses mixed references: $A1 fixes column A but allows row to change; A$1 fixes row 1 but allows column to change.
Result10↓5 ↓2 The formula result 20 appears in cell B1, summing values from A1 twice due to mixed references.
Sheet Trace Quiz - 3 QuestionsTest your understanding123What value does $A1 refer to when the formula is in cell B1?AValue in A2BValue in B1CValue in A1DValue in B2Show Hint
Key ResultMixed references fix either the column or the row, allowing partial locking of cell references.