WD: Bookmark Errors in FORMULA or Text Form Fields

Last reviewed: February 10, 1998
Article ID: Q105899
The information in this article applies to:
  • Microsoft Word for Windows, versions 6.0, 6.0a, 6.0c
  • Microsoft Word for Windows 95, versions 7.0, 7.0a
  • Microsoft Word for the Macintosh versions 6.0, 6.0.1

SYMPTOMS

If you define a bookmark whose name has one or two letters plus a number (such as BM1 or ZZ4096) and then insert a FORMULA field that performs a calculation using the bookmark reference, one of the following field errors may appear in place of the field result:

   !Error at <bookmarkname>

   !Error <bookmarkname> is not in table

   !Error at BM1

If the calculation is part of a FORMTEXT (Text Form) field definition, nothing happens when you update the Text Form field, and no result appears.

NOTE: The "!Error <bookmarkname> is not in table" error occurs if the FORMULA field is located in a table.

For example, if you insert and then update the following fields, the field error occurs in place of the FORMULA field:

   {set BM1 1}
   {set BM2 2}
   {=BM1+BM2}

CAUSE

In a FORMULA field, Word considers bookmark names that consist of one or two letters plus a number to be table cell references instead of bookmark names. Cell references take precedence over bookmarks, so if the bookmark does not reference a valid table cell in the document, the FORMULA field yields an error instead of a result.

WORDAROUND

Change the bookmark name so Word no longer thinks it is a table cell reference. For example, change "BM1" to "BAM1", or change "ZZ4096" to "ZZZ4096".

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Word 97 for Windows and Word 98 Macintosh Edition.


Additional query words: = equals
Keywords : kbfont winword winword2 word6 word7 word95 word97 macword6
Version : WINDOWS:1.0,1.1,1.1a,2.0,2.0a,2.0a- CD,2.0b,2.0c,6.0,6.0a,6.0c,7.0,7.0a;MACINTOSH:6.0,6.0.1,6.0.1a
Platform : MACINTOSH WINDOWS
Issue type : kbprb


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 10, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.