"How To Excel" Mini-Tutorials
by TheExcelAddict.com
"Helping Average Spreadsheet Users Become Local Spreadsheet Experts"

How To Use Named Ranges


Another underused feature of Excel is Named Ranges. Named Ranges allow you to assign a meaningful name to a cell or range of cells and then use that name instead of the actual cell reference in your formulas. A name is easier to remember when you are constructing your formulas.

For example, assume you have a workbook that contains a lot of formulas that contain a tax rate. You could simplify things by using one cell to store the tax rate, naming that cell 'Rate' and then, instead of using the cell reference in your formulas, you would use the name 'Rate'.

Try this:

  1. Enter 45% (tax rate) in cell B5.
  2. To name the cell, select Insert, Name, Define.
  3. Type 'Rate' and click OK.
  4. Now, in cells C10:C15 enter some numbers.
  5. In cell D10 enter the formula =C10*Rate and copy it down to cells D11:D15.
Using Named ranges help you to create easier to understand and well organized workbooks. Now whenever you need to change the rate, you just change it in one cell and all dependent formulas are instantly updated.


Why not print (CTRL+P) this tip and share it with your friends and associates?

Get more time-saving tips just like this one delivered to you by email every week in my FREE newsletter "Spreadsheet Tips From An Excel Addict". Subscribe at the www.TheExcelAddict.com/Newsletter.htm.
You'll be amazed how much time you'll save just by learning a few of these tips.

Copyright © 2003 All Rights Reserved by Francis Hayes (The Excel Addict)

If you came to this page from my Excel Mini-Tutorials page, click here to close this window,
otherwise click here and you'll find lots more time-saving Excel tutorials like this one.