Back
Use Relative or Absolute References - Excel iOS App

Introduction

A cell reference is the location of a cell. It contains the name of the column followed by the name of the row. For example, F2 refers to the cell that corresponds to column F, row 2.

I can reference cell F2 in other cells while doing calculations. If I change the value of cell F2, all the values in the other cells where I referenced cell F2 will automatically change.

There are two kinds of cell references

  • Relative reference (Example: F2)
  • Absolute reference (Example: $F$2). The $ symbol prevents the cell reference from moving if you drag formulas using the reference across multiple cells.

You can manually type cell references, or you can learn how to do it in a more automated way below.


  1. Tap the cell where you want to add a cell reference. In this case, we tap cell K2. Tap the formula bar to activate the keyboard. Enter the = symbol. Tap the cell you want to reference. In this case, we tap cell F2.
  2. Tap the ⌄ symbol to expand the formula bar.
  3. Tap on the cell reference in the formula bar to reveal a small menu.
  4. Scroll on the menu and tap "Reference Type."
The first callout shows that you have to tap the cell that you want to add a cell reference in. It also shows that you have to tap the formula bar to activate the keyboard. The second callout shows that you have to tap the arrow at the top-right corner of the formula bar to expand it. The third callout shows that you have to tap the cell reference in the formula bar to reveal a small menu. the fourth callout shows the "Reference Type" option in the small menu.
the first callout shows the option that adds a dollar sign before the column and row. This is the Absolute Reference. The second callout shows an asterisk, that is the symbol for multiplication, to the formula bar and cell J2 being referenced. The third callout shows the green check mark that you have to tap to confirm the edits to the cell.


  1. A small menu will appear beneath the formula bar. Scroll on the menu and tap on the cell reference that includes a $ symbol before the column and a $ before the row. In this case, we tap $F$2.
  2. Tap the * symbol to add multiplication to the formula. Tap on another cell to add another cell reference. In this case, we tap on cell J2 because we need to find the price of the apple multiplied by the discount percentage.
  3. Tap the check mark icon to confirm your edits to the cell.
the first callout shows the option that adds a dollar sign before the column and row. This is the Absolute Reference. The second callout shows an asterisk, that is the symbol for multiplication, to the formula bar and cell J2 being referenced. The third callout shows the green check mark that you have to tap to confirm the edits to the cell.


  1. Tap the cell containing the formula with cell references. This will create a box around the cell with a circle at the bottom.
  2. Tap and hold the cell for two seconds. Then release it. A small menu will appear. Scroll the menu and tap "Fill."
  3. This will change the circles around the cell into small squares.
The first callout shows a box around a cell that you have selected, with circles at the top-left corner and the bottom-right corner of the cell. The second callout shows that a small menu will appear when you tap and hold the cell for two seconds. Scroll the menu and tap "Fill." The third callout shows that the small circles will change into small squares.


Now, we will drag this formula so it is included in other cells. This is called filling. When we do this, the absolute reference will not move, but the relative reference will.

  1. Tap, hold, and drag the square below the cell until the box surrounds all the cells you want to have the same formula. The formula will be filled into those cells.
  2. You can verify that the absolute cell reference is included in each cell, but the relative cell reference has changed. In this case the Discount % for all fruits ($F$2) is being referenced in cell K4, and the price of the orange (J4) is being referenced.
The first callout shows that several cells have been surrounded with a green box when you tap, hold, and drag the square below the cell. The second callout shows that the absolute cell is the same for all cells, but the relative cell has changed.