WD97: Caption with Chapter Numbering Reset to 1

Last reviewed: February 5, 1998
Article ID: Q160915
The information in this article applies to:
  • Microsoft Word 97 for Windows

SYMPTOMS

Captions that include Chapter Numbers are reset to 1 following text formatted with any Heading style.

For example

   This is the caption numbering expected: Heading 1 text
                                                Figure 1-1

                                           Heading 2 text
                                                Figure 1-2

   This is the caption numbering received: Heading 1 text
                                                Figure 1-1

                                           Heading 2 text
                                                Figure 1-1 <--- problem

RESOLUTION

To correct this problem, install Microsoft Word 97 Service Release 1 (SR- 1).

WORKAROUND

The Caption command on the Insert menu inserts a field similar to the following:

   Figure {STYLEREF 1 \s}-{SEQ Figure \* ARABIC \s 1}

NOTE: See the MORE INFORMATION section for how to view the caption fields.

To work around the problem, modify the caption fields using one of the following methods.

Method 1: Remove the 1 After the \s in the Caption Field

Remove the 1 after the \s in the caption field for all levels except the first caption fields following the first heading levels.

  • Change the caption field for the first caption following all first level headings (for example Heading 1):

          Figure {STYLEREF 1 \s}-{SEQ Figure \* ARABIC \s 1}
    
  • Change the caption field for any other captions regardless of what heading level it follows:

          Figure {STYLEREF 1 \s}-{SEQ Figure \* ARABIC \s}
    

Method 2: Replace "\s 1" Switches with the "\r 1" Switch

Remove all "\s 1" switches in the caption fields and replace with the "\r 1" switch only on the first captions following all first level headings:

  • Change the caption field for the first caption following all first level headings (for example Heading 1):

          Figure {STYLEREF 1 \s}-{SEQ Figure \* ARABIC \r 1}
    
  • Change the caption field for any other captions regardless of what heading level it follows:

          Figure {STYLEREF 1 \s}-{SEQ Figure \* ARABIC}
    

NOTE: The Insert Caption command inserts an "\s 1" (without the quotes) switch to each sequence (SEQ) field in the caption. If you add another caption after using any of the above methods, your changes are deleted and the "\s 1" is added back to all the caption SEQ fields. To avoid this problem, do not use the Caption option on the Insert menu. Instead, insert any additional captions using the following fields:

      Figure {STYLEREF 1 \s} - {SEQ Figure \* ARABIC}

STATUS

Microsoft has confirmed this to be a problem in Microsoft Word 97 for Windows. This problem was corrected in Microsoft Word 97 SR-1.

For additional information about SR-1, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q172475
   TITLE     : OFF97: How to Obtain and Install MS Office 97 SR-1

MORE INFORMATION

To view the fields that comprise the caption, do one of the following:

  • On the Tools menu, click Options, and then click the View tab. Under Show, click to select the Field Codes check box, and then click OK.

    -or-

  • Press ALT+F9 on the keyboard to toggle the field codes on and off.


Additional query words: SR1 release1 restart
Keywords : word8 word97 kbualink97
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbbug
Solution Type : kbfix kbworkaround


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