When you add captions to figures, tables, or equations in Word, the numbering often resets at each new section or chapter. This behavior breaks the sequential numbering you need for a professional report, thesis, or manual. The root cause is that Word links caption numbering to heading styles or section breaks by default. This article explains how to create a single sequence of caption numbers that runs continuously through all parts of your document.
Key Takeaways: Continuous Caption Numbering in Word
- Insert Caption dialog: Use this to add sequential labels to figures, tables, and equations.
- Numbering button in the Caption dialog: Click this to open the Caption Numbering dialog where you can clear the “Include chapter number” checkbox.
- Style Separator or ListNum field: Use these advanced techniques to keep numbering continuous after a section break that resets numbering.
Why Word Caption Numbering Resets in Multi-Section Documents
Word’s caption feature is designed to work with chapter-based numbering. When you enable “Include chapter number” in the Caption Numbering dialog, Word ties each caption number to the nearest heading level you specify. Each time a new section or chapter heading appears, Word increments the chapter number and resets the caption number to 1. This is useful for structured books but breaks the flow in documents that need a single sequence, such as a technical report with figures spread across multiple sections.
The same reset can happen if you use section breaks to change page orientation or headers. Each section break can act as a boundary for numbering. If the “Link to previous” option is turned off for headers or footers, caption fields inside the main body may also behave as if each section is independent.
To make caption numbering continuous, you must disable chapter-based numbering and ensure that the caption field itself is not tied to section-level numbering. The steps below show the primary method and two backup approaches for stubborn cases.
Steps to Set Up Continuous Caption Numbering
- Select the object to caption
Click the figure, table, or equation you want to caption. If it is an image, right-click it and choose Insert Caption from the context menu. If it is a table, click anywhere inside the table, go to the References tab, and click Insert Caption. - Open the Caption Numbering dialog
In the Caption dialog that appears, click the Numbering button. This opens the Caption Numbering dialog where you control the format and chapter linkage. - Clear the “Include chapter number” checkbox
Uncheck the box labeled Include chapter number. This is the setting that forces Word to reset numbering at each heading or section break. When this box is unchecked, Word uses a single sequence for the entire document. - Choose the number format
In the Format dropdown, select the type of numbering you want: 1, 2, 3 or a, b, c. Click OK to close the Caption Numbering dialog, then click OK again to close the Insert Caption dialog. - Apply the same setting to all future captions
The setting you changed is stored in the document. Every new caption you insert from this point forward will use continuous numbering. Existing captions are not updated automatically. To update them, press Ctrl+A to select the whole document, then press F9 to update all fields. Alternatively, right-click an individual caption field and choose Update Field.
If a Section Break Still Resets Numbering
In some cases, a section break can force the caption field to restart even after you clear the chapter number option. This happens because the caption field uses the LISTNUM field code and the section break resets the list sequence. To fix this, you can insert a Style Separator or use a ListNum field with a custom list definition.
- Insert a continuous section break after the break
Place your cursor immediately after the section break that causes the reset. Go to Layout > Breaks > Continuous. This creates a new section that inherits the numbering from the previous section. - Use the ListNum field to override the reset
Press Ctrl+F9 to insert an empty field. Type LISTNUM \s 1 inside the field braces. Press F9 to update the field. This inserts a list number that continues from the previous sequence. You can place this field before the caption label to force the numbering to continue.
If Caption Numbering Still Resets in Specific Scenarios
Caption Numbering Resets After a Landscape Section
When you insert a landscape section to rotate a wide table or figure, Word treats that section as a new numbering domain. The fix is to ensure the caption field is not linked to the heading style. First, verify that “Include chapter number” is unchecked as described in the main steps. Then, in the landscape section, right-click the first caption and choose Update Field. If the number still resets, apply the ListNum field method from the previous section.
Caption Numbering Resets in Table of Figures
A Table of Figures (TOF) displays the caption text and page number, but it reads the caption field code. If your TOF shows duplicate numbers or gaps, the underlying caption fields may have different settings. To fix this, delete the existing TOF, update all caption fields with Ctrl+A and F9, then insert a new TOF by going to References > Insert Table of Figures.
Caption Numbering Resets When Copying Content Between Documents
When you paste a figure with a caption from another document, the caption field may bring its own numbering sequence. To fix this, after pasting, right-click the caption and choose Update Field. If the number is still wrong, press Alt+F9 to reveal the field code. Delete everything between the braces except the word SEQ and the label name. For example, change { SEQ Figure \ ARABIC \s 1 } to { SEQ Figure }. Press F9 to update.
Continuous Caption Numbering vs Chapter-Based Numbering
| Item | Continuous Numbering | Chapter-Based Numbering |
|---|---|---|
| Number format | Figure 1, Figure 2, Figure 3 | Figure 1-1, Figure 1-2, Figure 2-1 |
| Best for | Short reports, manuals, single-chapter documents | Books, theses, multi-chapter documents |
| Setup location | Caption Numbering dialog: uncheck “Include chapter number” | Caption Numbering dialog: check “Include chapter number” and choose heading style |
| Behavior across section breaks | Numbering should stay sequential but may need ListNum field fix | Numbering resets at each new chapter heading |
| Field code complexity | Simple SEQ field with no chapter reference | SEQ field with \s switch referencing heading level |
You can now insert captions that number continuously from the first page to the last, regardless of section breaks or heading changes. To verify your work, insert a few test captions in different sections and use Ctrl+A then F9 to refresh all fields. If you work with multilevel numbering, consider using the ListNum field approach for sections that still reset. A final tip: always update all fields before generating a Table of Figures to ensure the captions match the displayed numbers.