To work around this behavior, use one of the following methods.
Method 1: Disable the Ability to Use Natural Language Formulas
To disable Natural Language Formulas, follow these steps:
- On the Tools menu, click Options.
- Click the Calculation tab.
- Click to clear the Accept labels in formulas check box. Click OK. Click Yes when prompted to confirm this option.
When you clear the
Accept labels in formulas check box, all references to labels in your formulas are converted to explicit cell references.
NOTE: The "Accept labels in formulas" option is stored on a file-by-file
basis. Clearing the
Accept labels in formulas check box in one Excel file will not disable Natural Language Formulas in all of your Excel files.
Method 2: Force Individual Natural Language Formulas to Update
To force an individual Natural Language Formula to update, follow these
steps:
- Select a cell that contains a Natural Language Formula.
- Press F2, and then press ENTER.
The formula will update to the latest set of values for the labels used in
the formula. Repeat these steps for any other Natural Language Formulas
that have not been updated.
NOTE: Excel does not provide a method to determine whether or not a formula is a Natural Language Formula.
Method 3: Force Natural Language Formula Updating by Replacing Equal Signs
To force all Natural Language Formulas to update the ranges that they refer
to, follow these steps:
- On the Edit menu, click Replace.
- Type = in the Find what box.
- Type = in the Replace with box.
- Click Replace All.
NOTE: This will force all formulas in the active worksheet and dependent formulas in other worksheets to recalculate.