In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

What are Relative Cell References in Excel?

Relative reference is a type of cell reference in Excel. This reference changes when the formula is copied to any other cell or any other worksheet. Relative cell references are used whenever calculations need to be repeated.

For instance, in cell A1, we have “=B1+C1.” On copying this formula to cell B2, the formula becomes “=C2+D2.” This is because the first formula refers to two cells on the right of cell A1 while the second formula refers to two cells on the right of cell B2. Cells B1 and C1 are to the right of cell A1 and cells C2 and D2 are to the right of cell B2.

How to use Relative References in Excel? (With Examples)

Example #1

Let us understand the concept of relative cell references in Excel with an example. We want a summation of two numbers located in cells A1 & A2. Say we want the sum in cell A3.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

So, in cell A3, we applied “=A1+A2.”

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

The sum of cell A1 and A2 is equal to 100.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

Now, with different values of cells B1 and B2, we want a summation in cell B3.

The summation can be done in two ways. We can either apply the Excel formula of addition to cell B3 or copy and paste the formula of cell A3 to cell B3.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

On copying cell A3 and pasting in cell B3, the answer is not 100. This is because cell A3, which is copied, contains a formula, not a value.

The output of cell A3 depends on cells A1 and A2. After copying cell A3, as we move one cell to the right, A1 becomes B1 and A2 becomes B2. Thus, cell B3 applies summation to the values of cells B1 and B2.

Example #2

Let us consider another example of relative references in Excel. We want to calculate the sales revenue by using the equation Units Sold*Unit Price=Sales Revenue.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

To calculate the sales revenue, we multiply the number of units sold by the unit price.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

The formula B2*C2 gives the sales revenue for product-1. Applying this formula to all products would become tedious. So, we copy and paste the formula to the other cells.

As we copy the formula from cell D2 to cell D3, the formula reference changes from B2*C2 to B3*C3. To determine the sales revenueSales revenue refers to the income generated by any business entity by selling its goods or providing its services during the normal course of its operations. It is reported annually, quarterly or monthly as the case may be in the business entity's income statement/profit & loss account.read more for all products, either press Ctrl+D or copy and paste cell D2 in the selected cells.

In cell B11, enter a formula using relative cell references that adds the values in range B4:B10

Writing the formula for each product would have taken a minute, but copying or dragging the fill handleThe fill handle in Excel allows you to avoid copying and pasting each value into cells and instead use patterns to fill out the information. This tiny cross is a versatile tool in the Excel suite that can be used for data entry, data transformation, and many other applications.read more takes only a few seconds.

How Relative References in Excel Change?

In relative references, each referred cell changes as we move left, right, down or up. By default, every cell in Excel has a relative reference.

For example, give reference to cell C10 and move one cell in the following way:

  • Downward–The reference changes to C11.
  • Upward–The reference changes to C9.
  • Leftward–The reference changes to B10.
  • Rightward–The reference changes to D10.

Absolute References in Excel

In absolute referencesAbsolute reference in excel is a type of cell reference in which the cells being referred to do not change, as they did in relative reference. By pressing f4, we can create a formula for absolute referencing.read more, the cell address or the cell reference does not change when the formula is copied. With the help of an absolute reference, the row and the column both can be kept constant. This can be done by using a dollar sign ($) in the formula. The dollar sign precedes the row and the column.

Frequently Asked Questions

#1 – What do using relative references mean in Excel?

Using the relative reference means copying the reference from one cell to the other in order to avoid repetitive calculations. This can be done either by directly copying the formula of a cell or by dragging the fill handle to the desired cells.

#2 – What are relative, absolute, and mixed references in Excel?

The relative, absolute, and mixed references are explained as follows:

– A relative reference is the relative location of a cell. The row and column both are not fixed like A1, B2, C3, and so on.
– An absolute reference is the fixed or absolute address of the cell like $A$1, $B$2, and so on. The row and column both are held constant in an absolute reference.
– A mixed referenceA mixed reference is a type of cell reference that differs from absolute and relative cell reference. In the mixed cell reference, we only refer to the column of the cell or the row of the cell.read more is one in which either the row or the column is held constant like A$1, $B2, and so on.

#3 – How to switch between relative, absolute, and mixed references in Excel?

The reference of a cell can be changed in either of the two ways:

1) Place the dollar sign ($) preceding the row and/or the column manually.
2) Press the F4 key after double-clicking the cell containing the formula. Alternatively, select the cell and press the F2 key, followed by the F4 key.

The reference type changes from relative (A1), to absolute ($A$1), to mixed (A$1), to mixed again ($A1), and back to relative (A1). This happens when the F4 key is pressed repeatedly.

  • Relative references in Excel are cell references that change when the formula is copied to any other cell or any other worksheet.
  • By default, every cell in Excel has a relative reference.
  • In relative references, type “=A1+A2” in cell A3, copy and paste the formula in cell B3, and the formula automatically changes to “=B1+B2.”
  • In absolute references, the cell address does not change when the formula is copied.
  • In absolute references, the dollar sign ($) holds the row and the column reference constant.

This has been a guide to Relative References in Excel. Here we discuss how to use it along with the example and downloadable Excel templates. You may also look at these useful functions in Excel –

  • Use 3D Reference in ExcelThe term "3D reference" refers to a three-dimensional reference. It implies anything distinct from the standard view.  When we have multiple data in several spreadsheets with shared data across all sheets, we can use robust referencing.read more
  • ISNUMBER in Excel
  • TRANSPOSE Excel Function

How do you enter a formula using relative cell references that adds values in Excel?

Use cell references in a formula.
Click the cell in which you want to enter the formula..
In the formula bar. , type = (equal sign)..
Do one of the following, select the cell that contains the value you want or type its cell reference. ... .
Press Enter..

How do you create a formula for a relative cell reference?

To create and copy a formula using relative references:.
Select the cell that will contain the formula. ... .
Enter the formula to calculate the desired value. ... .
Press Enter on your keyboard. ... .
Locate the fill handle in the bottom-right corner of the desired cell. ... .
Click and drag the fill handle over the cells you want to fill..

How do you reference a cell relative to a cell?

By default, every cell in Excel has a relative reference. In relative references, type “=A1+A2” in cell A3, copy and paste the formula in cell B3, and the formula automatically changes to “=B1+B2.” In absolute references, the cell address does not change when the formula is copied.

Can you enter a cell reference in a formula by typing in the reference?

While building your formula, you can select a cell to reference it and work with that cell's data in your formula. (You can also manually type the column name and row number to reference the cell.)