» Saving a Frequently Used Formula/Numeric Value in the Name, Refers to Box in Excel 2007
CATEGORY - Excel Formula and Function
VERSION - Microsoft Excel 2007
Apply a Name to a formula that returns the number of the previous year number: = YEAR(TODAY())-1
To define a Name that returns the number of previous year:
1. Right click and select Name a Range.
2. In the Name box, type LastYear.
3. Type the formula =YEAR(TODAY())-1in the Refers to box, and then click OK.
To enter last year number into a cell:
1. Type the equal (=) symbol, and then press F3 (to open the Paste Name dialog box).
2. Select the Name LastYear, and then click OK.


Example 2:
Define a Name that stores an exchange rate of 0.78 for 1 Euro vs.
1 Dollar.
To define a Name that stores a value:
1. Right click and select Name a Range.
2. In the Name box, type Euro.
3. Type the formula =0.78 in the Refers to box, and then click OK.
4. Enter a dollar amount in cell A1.
5. In cell B1, type the formula =A1*Euro.

To update a value saved in Refers to box:
1. Press Ctrl+F3.
2. Select the Name Euro.
3. Click Edit, update the value of the exchange rate in the Refers to box, and then click OK.
Book Store:
Recommended Books:
- Financial Modeling - 2nd Edition
- Rich Dad, Poor Dad: What the Rich Teach Their Kids About Money--That the Poor and Middle Class Do Not!
- Getting to Yes: Negotiating Agreement Without Giving In
- Microsoft Windows XP Step by Step (With CD-ROM)
- Lower Your Taxes - Big Time! : Wealth-Building, Tax Reduction Secrets from an IRS Insider
- Analyzing Markets, Products, and Marketing Plans
No comments have been submitted.


