Why Word’s Caption Numbering Resets to 1 After Section Breaks
🔍 WiseChecker

Why Word’s Caption Numbering Resets to 1 After Section Breaks

You add captions to figures or tables in a Word document, and after a section break the numbering starts over at 1. This happens because Word treats each section as a separate numbering sequence by default. The cause is the chapter number or restart numbering setting tied to section breaks. This article explains why the reset occurs and shows how to force continuous caption numbering across sections.

Key Takeaways: Caption Numbering Reset After Section Breaks

  • Insert > Caption > Numbering > Uncheck “Include chapter number”: Stops Word from restarting numbering at each section break tied to chapter styles.
  • Insert > Caption > Numbering > Set “Chapter starts with style” to (none): Prevents the restart behavior when no chapter heading style is used.
  • File > Options > Advanced > “Update automatic links at open”: Forces caption fields to refresh when the document is reopened, fixing stale numbering.

ADVERTISEMENT

Why Caption Numbering Resets After a Section Break

Word’s caption feature uses the SEQ field code internally. Each SEQ field tracks a sequence number for a specific label, such as “Figure” or “Table.” When a section break is inserted, Word can treat that break as a restart point for the sequence if the caption is linked to chapter numbering.

The root cause is the “Include chapter number” option in the Caption Numbering dialog. When this option is enabled, Word looks for a heading style that uses outline numbering, such as Heading 1. If the document has multiple sections, and each section starts with a Heading 1 that has a different chapter number, Word resets the caption counter to 1 at the beginning of each section. The section break itself does not force a reset; the chapter-number link does.

Another cause is the “Restart numbering” setting inside the SEQ field. Power users or templates may have manually inserted SEQ fields with the \r switch, which forces a restart at a specific point. This is rare in standard caption use but common in custom numbering schemes.

When the Reset Is Intentional

Some documents are designed to have per-chapter caption numbering, such as “Figure 1-1, Figure 1-2” in Chapter 1 and “Figure 2-1, Figure 2-2” in Chapter 2. In that case the reset is correct. The problem occurs when the user wants continuous numbering, like “Figure 1, Figure 2” across all sections.

Steps to Force Continuous Caption Numbering Across Sections

  1. Select an existing caption in the document
    Click anywhere inside a caption that is incorrectly numbered. This selects the field code.
  2. Open the Caption dialog
    Go to the References tab and click Insert Caption. The Caption dialog opens with the current label and number shown.
  3. Click the Numbering button
    In the Caption dialog, locate the Numbering button in the lower-left area and click it. The Caption Numbering dialog appears.
  4. Uncheck “Include chapter number”
    If the checkbox is checked, uncheck it. This removes the link between caption numbering and the chapter heading style. The Format dropdown and Chapter starts with style dropdown become grayed out.
  5. Set “Chapter starts with style” to (none)
    If you want to keep chapter numbers but prevent restarts, leave the checkbox checked and set “Chapter starts with style” to (none). This keeps the chapter prefix in the caption but stops the restart behavior.
  6. Click OK in both dialogs
    Click OK in the Caption Numbering dialog, then click OK in the Caption dialog. The selected caption updates immediately.
  7. Update all caption fields in the document
    Press Ctrl + A to select the entire document, then press F9. This forces all field codes to recalculate. If captions are inside text boxes or tables, select those areas separately and press F9 again.
  8. Check numbering after each section break
    Scroll through the document and verify that caption numbers continue sequentially across section breaks. If any caption still shows a reset, right-click it and select Update Field.

Alternative Method: Edit the SEQ Field Code Directly

For advanced users, editing the field code gives finer control. Press Alt + F9 to show field codes. A caption field looks like this: { SEQ Figure \ ARABIC }. If the field contains the \r switch, such as { SEQ Figure \r 1 }, remove the \r switch and the number after it. After editing, press Alt + F9 to hide field codes and press F9 to update the field.

ADVERTISEMENT

If Caption Numbering Still Resets After the Main Fix

Captions Number Correctly in One Section but Not the Next

This usually means the captions in the second section were inserted using a different label or a different template. Open the second section’s first caption, go to Insert > Caption, and verify the label matches the first section. If the label differs, change it to the same label. Then update all fields with Ctrl + A and F9.

Numbering Resets at a Page Break That Is Actually a Section Break

Some users insert a section break thinking it is a page break. On the Home tab, click Show/Hide (the paragraph symbol) to reveal all breaks. Look for “Section Break (Next Page)” or “Section Break (Continuous).” If you see a section break where you intended a page break, delete it and insert a page break instead. Then update caption fields.

Document Uses Multiple Heading 1 Styles Per Section

If a section contains more than one Heading 1, Word may interpret each Heading 1 as a new chapter start. Go to Home > Styles, right-click Heading 1, and select Modify. Click Format > Numbering and ensure the numbering scheme is set to restart after a section break, not after each Heading 1. Alternatively, use a different heading level, such as Heading 2, for sub-chapters within a section.

Caption Numbering Behavior: Linked vs Unlinked to Chapter Number

Item Linked to Chapter Number Unlinked to Chapter Number
Numbering across sections Resets to 1 at each new chapter section Continues sequentially across all sections
Caption format example Figure 1-1, Figure 2-1 Figure 1, Figure 2, Figure 3
Best for Formal reports with per-chapter numbering Simple documents, theses without chapters
Field code switch Includes \s 1 or similar chapter restart switch No restart switch present
Update method Ctrl+A then F9, may need two passes Ctrl+A then F9, single pass works

You can now control whether caption numbering resets or continues across section breaks in Word. Start by checking the “Include chapter number” setting in the Caption Numbering dialog. For a quick test, uncheck that option and update all fields with Ctrl+A and F9. If you need per-chapter numbering but want to avoid unexpected resets, set “Chapter starts with style” to (none) and use a manual prefix instead.

ADVERTISEMENT