Overview - Relative references (A1)
What is it?
Relative references in spreadsheets are cell addresses that change when you copy or move a formula to another cell. They use the A1 style, where columns are letters and rows are numbers, like A1 or B2. When you copy a formula with relative references, the references adjust based on the new location. This helps you write one formula and reuse it easily across many cells.
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 automatically adjusting cell references when copying formulas. 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.