The information in this article applies to:
SYMPTOMSWhen you calculate a formula by using a column or row label as a reference in a natural language formula, the formula returns a total that is incorrect. CAUSE
This problem occurs when the following conditions are true:
-and- STATUSThis behavior is by design of Microsoft Excel 97. MORE INFORMATION
Natural language formulas determine the label you reference by first
searching to the left, and then searching above the formula you entered.
Although a merged cell may appear to encompass many cells, the address of
the merged cell is actually the address of the upper-left cell in the
merged cell range. The natural language formula uses this upper-left cell
as the row or column base for calculations.
A1: B1: SalesThe following formula returns the value 100:
Because the labels in B1 and B2 are stacked and merged into column C, the
natural language formula references the labels in column B and adds only
cell B4. However, you might expect that the data in cells B4 and C4 would
be added because the formula refers to labels for both Jan and Feb.
For additional information about natural language formulas, please see the following article in the Microsoft Knowledge Base: Q161881 XL97: How to Use Natural Language Formulas REFERENCESFor more information about natural language formulas, click the Index tab in Help, type the following text labels, in formulasand then double-click the selected text to go to the "Learn about labels and names in formulas" topic. Additional query words: NLF
Keywords : xlformula |
Last Reviewed: October 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |