Create or change a cell reference

A cell reference refers to a cell or a range of cells on a worksheet and can be used in a formula so that Microsoft Office Excel can find the values or data that you want that formula to calculate.

In one or several formulas, you can use a cell reference to refer to:

  • Data from one or more contiguous cells on the worksheet.
  • Data contained in different areas of a worksheet.
  • Data on other worksheets in the same workbook.

For example:

This formula:Refers to:And Returns:
=C2Cell C2The value in cell C2.
=A1:F4Cells A1 through F4The values in all cells, but you must press Ctrl+Shift+Enter after you type in your formula.

Note: This functionality doesn’t work in Excel for the web.
=Asset-LiabilityThe cells named Asset and LiabilityThe value in the cell named Liability subtracted from the value in the cell named Asset.
{=Week1+Week2}The cell ranges named Week1 and Week2The sum of the values of the cell ranges named Week1 and Week 2 as an array formula.
=Sheet2!B2Cell B2 on Sheet2The value in cell B2 on Sheet2.

Leave a Comment

Your email address will not be published. Required fields are marked *