Overview - Relative references
What is it?
Relative references in spreadsheets are cell addresses that change when you copy or move a formula to another cell. They adjust automatically based on the formula's new location. This helps you write one formula and reuse it across many cells without rewriting it each time. For example, if a formula refers to cell A1, copying it one row down changes the reference to A2.
Why it matters
Without relative references, you would have to write a new formula for every cell, which is slow and error-prone. Relative references save time and reduce mistakes by letting formulas adapt automatically. This makes spreadsheets flexible and powerful for calculations, data analysis, and reporting.
Where it fits
Before learning relative references, you should know basic spreadsheet navigation and how to enter formulas. After mastering relative references, you can learn about absolute and mixed references, which control when references stay fixed or partially fixed during copying.