1. Home
  2. Computing & Technology
  3. Spreadsheets

Excel 2003 Formulas Step by Step Tutorial

By Ted French, About.com

3 of 8

Cell References in Formulas

Microsoft Excel 2003 Formulas Tutorial

Microsoft Excel 2003 Formulas Tutorial

© Ted French

Cell References in Formulas

While the formula in the previous step works, it has one drawback. If you want to change the data being calculated you need to edit or rewrite the formula.

A better way would be to write formulas so that you can change the data without having to change the formulas themselves.

To do this, you need to tell Excel which cell the data is located in. A cell's location in the spreadsheet is referred to as its cell reference.

To find a cell reference, simply look at the column headings to find which column the cell is in, and across to find which row it is in.

The cell reference is a combination of the column letter and row number -- such as A1, B3, or Z345. When writing cell references the column letter always comes first.

So, instead of writing this formula in cell C1:

= 3 + 2

write this instead:

= A1+A2

Note: When you click on a cell containing a formula in Microsoft Excel (see the example above), the formula always appears in the formula bar located above the column letters (circled in red in the example).

Explore Spreadsheets
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Formulas in Excel
  5. Cell References - Excel Cell References - Using Cell References in Excel Formulas

©2009 About.com, a part of The New York Times Company.

All rights reserved.