How to Create an Absolute Reference in Excel?

How to Create an Absolute Reference in Excel?

While working with Microsoft Excel, there are various tools and techniques available that will help you to enhance productivity and accuracy. One technique that you will find to be extremely useful, especially while working with formulas, is the concept of absolute references. It is important to understand the concept of absolute references because by using them properly, you can prevent errors in calculations and ensure that the formulas remain consistent, even when they are copied across different cells.

In this blog, we will show you what absolute references are, how they are different from relative references, and the process for making them in Excel. That’s why we should move forward.

Table of Contents:

Introduction to Cell References in Excel 

In Microsoft Excel, cell references are considered to be the backbone of calculations based on formulas. A cell reference instructs Excel about which cell’s data to use in a formula. Instead of hardcoding the values, you can simply reference the cell that contains the value you need. This helps the formulas update dynamically as the data changes. There are three types of Cell References in Excel:

  1. Relative Reference: Relative references in Excel get adjusted automatically when they are copied to new cells. This change is based on the new position of the formula. 
  1. Absolute Reference: In Excel, an absolute reference remains fixed by using dollar signs. This ensures that the cell reference doesn’t get changed when it is copied.
  1. Mixed Reference: In mixed reference, either the row or the column is fixed. It locks either the row (A$1) or the column ($A1), thus offering partial consistency while you copy the formulas.

Now, let us talk about the Absolute Cell Reference in detail.

What is an Absolute Cell Reference?

In the Absolute Cell Reference in Microsoft Excel, the cell address stays the same, even if you copy the formula to the other location. Unlike relative cell references that adjust themselves based on the location they are copied, absolute references always point to the exact same cell. Absolute references always contain a dollar sign ( $ ). You should always add $ to the formula in order to use absolute references.

Master Excel tools, formulas & analytics skills
Advanced Microsoft Excel Certification
quiz-icon

The dollar sign consists of three different states:

  • Absolute column and row: In this state, both the column and the row are locked. Therefore, the reference never gets changed when copied.

Example: $A$1 refers to cell A1. It does not matter where the formula is moved.

  • Absolute column only: In this state, the column is fixed, but the row can change when it is copied.

Example: $A1 indicates that column A is locked, but the row will adjust (e.g., A2, A3, etc.)

  • Absolute row only: In this state, the row is fixed, but the column changes when it is copied.

Example: A$1 indicates that row 1 is locked, but the column can change (e.g., B1, C1, etc.)

How to Use an Absolute Cell Reference in Excel?

It is simple and very useful to use an absolute cell reference in Microsoft Excel. It helps to keep certain cell values fixed in your formulas, even after you copy or move the formula to other parts of the spreadsheet. Here is how you can use an absolute cell reference in Excel:

  • Select a cell to enter your formula: At first, you have to click on the cell where you want to enter your formula.
  • Begin typing your formula: Start your formula by typing “=”. After that, enter the calculation you need. For example, for multiplying a number by a fixed value in cell A1, you have to type =B1*A1.
  • Enter the Cell Reference: Now, type the cell you want to use in your formula, like A1, before making it absolute. This tells Excel which cell’s value is to be used.
  • Make the Reference Absolute:
    1. For locking the cell completely, you have to add a dollar sign before the column letter and row number. For example, write $A$1 instead of A1.
    2. To keep only the column fixed, you have to add a dollar sign before the column letter, like $A1. This helps the column to stay the same even after copying the formula across rows.
    3. To keep only the row fixed, you have to add a dollar sign before the row number, like A$1. This helps the rows to stay the same even though you move the formula across columns.
  • Complete your formula: You can finish writing your formula by combining the absolute reference with another cell. For example, =$A$1*B1 is used to multiply the fixed value in A1 by the value in B1.
  • Press Enter and Drag the Formula: After you press Enter, you can also drag the formula to other cells. The absolute reference ($A$1) stays fixed, while the relative part (like B1) gets changed based on where the formula is moved.

Get 100% Hike!

Master Most in Demand Skills Now!

Example of Absolute Cell Reference in Excel

Now, let us take an example about helping the Pokémon Trainers to calculate prices for Pokeballs.

Type the data given below:

Example of Absolute Cell Reference in Excel

Explanation:

In the above example, there are 6 trainers: T1, T2, T3, T4, T5, and T6. Each has a different number of Pokeballs in their shopping cart. The cost of each pokeball is 2 coins.

Now, your goal is to help them calculate the prices for the pokeballs. The price is stored in cell B11. Since it is important to keep this reference the same when you copy the formula to other cells, you have to lock it using the absolute reference. Let’s do it step by step.

  1. Type “=” in C2.
Type “=” in C2
  1. Then select B11.
Type “=” in C2.
  1. After that, type “$” before B and 11 ($B$11).
Type “=” in C2.
  1. Then, type “*”.
Then, type “*”.
  1. After that, select B2.
After that, select B2.
  1. Press Enter.
Press Enter.
  1. At last, auto fill C2:C7.
At last, auto fill C2:C7.

You have successfully calculated the prices for the Pokeballs using an absolute inference.

Tips for Using Absolute Cell Reference

Using absolute cell references in Excel will help you to keep certain values fixed in your formulas. This will make your calculations more accurate and your spreadsheets will be more reliable. Given below are some tips to use the absolute cell references to your advantage:

  1. Know when to use Absolute References: You should use cell references when there is a need for a cell value, like a tax rate or fixed cost, to stay the same in every formula, even when you are copying the formula to other cells.
  1. Combine Absolute and Relative References: You should use a mix of absolute and relative references if you want a part of your formula to stay the same (like $A$1) and the other part to change (like B1) after you copy it. This can be helpful for things like financial models or tables where some values should remain fixed while others can adjust.
  1. Use Keyboard Shortcuts: While editing a formula, always press the F4 button after clicking a cell reference. This will help you to quickly switch between relative, absolute, and mixed references. This will help you save time and reduce manual effort.
  1. Check Your References: You should always double-check your formulas to make sure that absolute references are pointing towards the correct cells. One wrong reference can lead to calculation mistakes, especially in large spreadsheets.
  1. Make Auditing Easier: You can use absolute references to help make your formulas more consistent and easier to trace. This makes it helpful while you are reviewing or troubleshooting complex spreadsheets.
  1. Keep constants in one place: You should store fixed values like tax rates or unit prices in one part of the spreadsheet. After that, use absolute references for pulling those values into your formulas. In this way, even if the value gets changed, you only have to update it once.
  1. Use named ranges: Instead of using $B$2 for something like tax rate, you can name that cell as Tax_rate and use that name in your formulas. Named ranges are easier to understand and work like absolute references.
  1. Test your Formulas: After you create formulas with absolute references, you should try to copy them to other areas to check if they work correctly. This helps you to ensure that your formulas are set up properly and still give the correct results.
Learn Excel online and earn your certificate at no cost
Free Excel Certification Course
quiz-icon

Conclusion

You can improve the accuracy and flexibility of your spreadsheets by learning how to use absolute references in Excel. By ensuring that certain cells remain unchanged, you can create robust and reusable formulas that function properly regardless of where they are placed. If you are working on complex spreadsheets or financial models, it is important to master absolute references. This is because it will make your work more efficient and less prone to errors. We encourage you to practice using absolute references with different scenarios for gaining a deeper understanding of how and when to apply them.

How to Create an Absolute Reference in Excel – FAQs

Q1. Can absolute references be used to refer to cells on another worksheet or workbook?

Yes. For example, =Sheet2!$A$1, and you can even refer to another workbook by including the name of the file, e.g., =[Budget.xlsx]Sheet1!$B$2.

Q2. Do absolute references adjust when rows or columns are inserted?

When you insert rows or columns, Excel adjusts locked cell coordinates automatically. This helps to maintain the correct reference. For example, if you have =$A$1 and then insert a row above row 1, it gets changed to =$A$2. This continues to point to the original data.

Q3. Is there a way I can remove all dollar signs from a range of formulas at once?

Yes. You can use the “Find & Replace” feature of Excel. Press Ctrl + H, then search for $, leave “Replace with” blank, and then click “Replace All”.

Q4. Do absolute references work the same in Excel Tables?

In a Table, structured references like =[@Price] operate like relative references. For fixing a column’s reference in formulas that use the names of Tables, you can revert to absolute references that are cell-based (e.g., =Table1[@Price]*$B$1) or you can also capture the content as a named range.

Q5. Can I convert multiple references to absolute at once?

Yes. For that, select the range of cells that contain your formulas. After that, press F2 and then F4 repeatedly on the first cell preference. Excel will then convert that preference type and apply it consistently while you confirm and fill across the block.

About the Author

Principal Data Scientist, Accenture

Meet Akash, a Principal Data Scientist with expertise in advanced analytics, machine learning, and AI-driven solutions. With a master’s degree from IIT Kanpur, Aakash combines technical knowledge with industry insights to deliver impactful, scalable models for complex business challenges.

EPGC Data Science Artificial Intelligence