How to Use Absolute and Relative References in Excel

Absolute and relative references control how formulas behave when you copy them across rows and columns in Excel. In this lesson, you’ll learn the difference between formulas that update automatically and formulas that need certain cells locked in place. The video walks through practical examples like invoice calculations, commission rates, and seasonal pricing tables, so you can understand when to use relative references, absolute references, and mixed references.

Download the Excel file used in this tutorial:

Absolute and Relative References in Excel

1. Start with a basic formula using relative references

  • Build a simple invoice calculation using parts cost, labor hours, and labor rate
  • Copy the formula down the column
  • Notice that every cell reference updates automatically as the formula moves down
  • This is relative referencing, where Excel adjusts the references based on the new row or column position

2. See what happens when the formula is copied in the wrong direction

  • Drag the same formula across instead of down
  • Notice that Excel shifts the references to neighboring columns
  • The formula no longer points to the intended inputs
  • This shows why you need to control whether a reference should move or stay fixed

3. Use absolute references to lock a value in place

  • In the commission example, multiply each salesperson’s revenue by a single commission rate stored in one cell
  • Copy the formula down
  • Without locking the commission-rate cell, the reference shifts and the results break
  • Add dollar signs to lock that cell so it always points to the same commission rate
  • Copy the formula again and confirm that every row now calculates correctly

4. Test why cell locking is useful

  • Change the commission rate in the source cell
  • Watch all the commission calculations update automatically
  • This shows why linking to a locked reference is better than hardcoding a number directly into every formula

5. Move into a mixed reference example

  • Use a pricing table with base prices down one side and seasonal adjustment percentages across the top
  • Start with one calculation that combines a base price and a seasonal multiplier
  • Copy it across and down
  • Notice that one part of the formula should move by row, while the other should move by column

6. Lock only the row when needed

  • For the seasonal percentages across the top, keep the formula anchored to the correct header row
  • Let the column change as the formula moves left to right
  • This is a mixed reference where the row is locked but the column is allowed to move

7. Lock only the column when needed

  • For the base prices listed down the left side, keep the formula anchored to the correct price column
  • Let the row change as the formula moves downward
  • This is another mixed reference where the column is locked but the row is allowed to move

8. Copy the mixed-reference formula across the full table

  • Paste the formula across all seasons and down all job types
  • Confirm that each result uses the correct base price and the correct seasonal multiplier
  • Notice that the formula now works across the entire matrix without being rewritten manually

9. Compare this to manual formula entry

  • Look at how much extra work is required if you do not use absolute or mixed references
  • Without locking cells, you would need to recreate formulas one by one
  • With proper referencing, you write the formula once and reuse it correctly everywhere

10. Use F4 to cycle through reference types

  • Click into the formula bar or edit a cell reference
  • Press F4 to rotate through the different reference styles
  • Use it to switch between:
    • fully relative references
    • fully absolute references
    • row-locked mixed references
    • column-locked mixed references

11. Practice the three reference behaviors shown in the video

  • Relative references when the formula should move naturally
  • Absolute references when the formula should always point to one fixed cell
  • Mixed references when only the row or only the column should stay fixed

12. Rebuild the examples yourself

  • Clear the completed formulas
  • Recreate the invoice example
  • Recreate the commission example
  • Recreate the pricing table example
  • This is the fastest way to understand when to let a reference move and when to lock it

Absolute and Relative References in Excel

Q1. What is the difference between absolute and relative references in Excel?
A relative reference changes automatically when you copy a formula to another cell, while an absolute reference stays fixed on the same cell. This is important when some parts of a formula should move and others should stay locked.

Q2. When should I use absolute references?
Use absolute references when a formula needs to always point to the same value, such as a tax rate, commission percentage, markup, discount, or fixed cost assumption. This keeps the formula accurate when copied down or across.

Q3. What are mixed references in Excel?
A mixed reference locks either the row or the column, but not both. These are useful when building pricing tables, forecasts, or templates where formulas need to move in one direction while staying fixed in another.

Q4. How do I lock a cell in Excel?
You lock a cell by adding dollar signs ($) to the reference. For example, $A$1 locks both the column and row, while $A1 locks only the column and A$1 locks only the row.

Q5. What does the F4 key do in Excel formulas?
The F4 key cycles through the different reference types, helping you quickly switch between relative, absolute, and mixed references while editing a formula.

Q6. Why are absolute and relative references so important?
They make formulas scalable. Instead of rewriting formulas cell by cell, you can build one correct formula and copy it across your dataset, saving time and reducing mistakes in reports, dashboards, and pricing models.

Get more lessons like this
by joining our newsletter

Receive weekly Excel tutorials, tips, and KPIs straight to your inbox

Databoards

Analysis & Development