WD98: Incorrect Total When Table Has More Than 85 Rows

Last reviewed: February 9, 1998
Article ID: Q180752
The information in this article applies to:
  • Microsoft Word 98 Macintosh Edition

SYMPTOMS

When you update a formula field in a table, the result is incorrect if the following are true:

  • The table contains more than 85 rows.

    -and-

  • The range specified in the formula is (ABOVE) or (BELOW).

NOTE: The SUM and COUNT formulas can use the (ABOVE) and (BELOW) ranges.

WORKAROUND

To work around this problem, specify the range as a cell reference. To do this, follow these steps:

  1. On the Tools menu, click Options, and then click the View tab.

  2. Under Show, click to select the Field Codes check box.

  3. Click OK.

    The formula field resembles the following:

          {=Sum(Above)}
    

  4. Type a cell reference in the field. Change your field so that it resembles the following

          {=Sum(A1:A87)}
    

    where A1 and A87 represent the first and last cells in the range.

  5. Press F9.

    The field is updated.

  6. On the Tools menu, click Options, and then click the View tab.

  7. Under Show, click to clear the Field Codes check box.

  8. Click OK.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

For additional information on the Formula field, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q142507
   TITLE     : How to Set Up a Table as a Spreadsheet in Word


Additional query words: wrong bad limit error
Keywords : kbtable
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbbug
Solution Type : kbpending


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 9, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.