Article ID: 105639 - Last Review: January 18, 2007 - Revision: 1.1 WD97: Formula in Table Includes Number from Heading RowThis article was previously published under Q105639 On This PageSYMPTOMS
In Word 97 for Windows, if you have a table that contains a row marked as
Headings, the formula =SUM(Above) or =AVERAGE(Above) incorrectly includes
the value from the heading row cell from the first page into the
calculation.
This occurs even if the cell in the heading row of the table contains text and a number. CAUSE
Word includes values from the heading row in the calculation.
MORE INFORMATION
When Word searches for contiguous cells, it starts at the formula cell and
continues up until it finds the first cell containing a number. It then
calculates up until it encounters a blank cell, a cell containing text
only, or a cell containing mixed text and numbers above the last cell that
contains a number only.
The following are some examples where the formula results are incorrect and others where the results are correct. Sample Table with Formulas
---------------------------------------------------------
| 1 | Two | No. 3 | 4 |
---------------------------------------------------------
| 2 | 2 | 2 | |
---------------------------------------------------------
| 3 | 3 | row 3 | 3 |
---------------------------------------------------------
|{=SUM(Above)}|{=SUM(Above)}|{=SUM(Above)}|{=SUM(Above)}|
---------------------------------------------------------
Sample Table with Results--------------------------------------------------------- | 1 | Two | No. 3 | 4 | --------------------------------------------------------- | 2 | 2 | 2 | | --------------------------------------------------------- | 3 | 3 | row 3 | 3 | --------------------------------------------------------- | 6 | 5 | 8 | 3 | --------------------------------------------------------- Result of row 4, column 1:
| Article Translations
|

Back to the top
