You set a numbered heading to continue from the previous list, but Word restarts it at 1 anyway. This happens because Word applies hidden list-level formatting that overrides the Continue from previous option. The problem occurs most often when you use outline numbering linked to heading styles. This article explains why the setting fails and provides a reliable fix to make numbering continue correctly.
Key Takeaways: Fixing Outline Numbering That Restarts in Word
- Define New Multilevel List > More > Level to show > Select the restarting level: Opens the full dialog where you can set Restart list after to the correct previous level.
- Right-click > Restart at 1 > Continue Numbering: Temporary fix that works on one list instance but does not change the underlying style definition.
- Set ListNum field list level manually: Use Alt+Ctrl+L to insert a ListNum field and specify the level number directly for stubborn lists.
Why Word Ignores the Continue From Previous Setting for Outline Numbering
Outline numbering in Word relies on list templates stored in the document. When you attach a multilevel list to heading styles, each heading level has a Restart list after property. By default, Word sets Level 2 to restart after Level 1, Level 3 to restart after Level 2, and so on. If you change only the Continue from previous option in the right-click menu, you modify the list instance but not the underlying list definition in the style. The next time you apply the style, Word reloads the list definition and overrides your manual change.
Another cause is the ListNum field that Word inserts when you use the Numbering button on the Home tab. If the field has a \s switch that specifies a restart level, the numbering resets regardless of the Continue from previous setting. This switch is invisible unless you toggle field codes with Alt+F9.
Steps to Make Outline Numbering Continue Correctly
The only reliable fix is to edit the multilevel list definition attached to your heading styles. Follow these steps exactly.
- Open the Multilevel List dialog
Place your cursor in a heading that uses the restarting numbering. Click the Multilevel List button in the Paragraph group on the Home tab. Select Define New Multilevel List. - Show the full dialog
In the Define New Multilevel List dialog, click More >> in the bottom-left corner. This expands the dialog to show all options. - Select the restarting level
In the Click level to modify list on the left, select the heading level that keeps restarting. For example, if Heading 2 restarts at 1 after Heading 1, select Level 2. - Change the restart behavior
In the expanded section, locate Restart list after. Clear the checkbox if it is checked. If you want the level to continue from the previous level without restarting, uncheck this box. If you want it to restart after a specific higher level, check the box and select the correct level from the dropdown. - Link the list to heading styles
Click OK to close the dialog. If the change does not take effect, repeat steps 1-3. This time, in the Apply changes to dropdown, select Whole list before clicking OK. - Update the heading style definition
Right-click the heading style in the Styles pane (Home tab). Select Modify. Click Format in the bottom-left and choose Numbering. Select the same multilevel list definition you just edited. Click OK twice. This ensures the style stores the corrected list definition.
Alternative Method: Remove the ListNum Field Restart Switch
- Reveal field codes
Press Alt+F9 to toggle the display of field codes. The numbering will show code like{ LISTNUM \s 1 }. - Edit the field code
If you see\sfollowed by a number, delete the\sswitch and the number. For example, change{ LISTNUM \s 1 }to{ LISTNUM }. - Update the field
Press F9 to update the field. Press Alt+F9 again to show the numbering result.
If Word Still Restarts Numbering After the Fix
Numbering resets after saving and reopening the document
Word may reset numbering if the list definition is not saved in the document template. Open the document template (Normal.dotm or your custom template). Repeat the multilevel list edit steps. When you close the template, Word prompts you to save changes. Click Save. Open your document again and update the heading styles as described in Step 6 above.
Numbering restarts correctly in one section but not in another
This indicates that the document has two different list templates. Select all text in the document by pressing Ctrl+A. Click the Multilevel List button and choose the same list definition that works. Word will unify the list template across the entire document.
Copying text from another document brings the old list definition
When you paste text from a different document, Word may import that document’s list template. Instead of pasting with Keep Source Formatting, use Paste Special and select Unformatted Text. Then reapply the heading styles from your current document.
Right-Click Options vs List Definition: Behavior Comparison
| Item | Right-Click Menu (Restart at 1 / Continue Numbering) | Define New Multilevel List Dialog |
|---|---|---|
| Scope | Affects only the current list instance | Affects the list template attached to the style |
| Persistence after reopening | Lost when document is reopened | Persistent across saves and reopenings |
| Effect on new headings | None | All headings using that style inherit the change |
| Works with linked styles | Yes, but only temporarily | Yes, permanently |
The right-click menu is convenient for a one-time fix but does not change the underlying list definition. Use the Define New Multilevel List dialog for a permanent solution.
You can now control outline numbering restart behavior by editing the list definition attached to your heading styles. Next time you create a new document, set up the multilevel list before applying headings to avoid the problem entirely. For advanced control, use the ListNum field with a \l switch to specify the exact list level number.