There are a couple of ways you can set up Word 2007/2010 to use SEQ fields for numbering — you can set them up as AutoCorrect entries or as Quick Parts. Both ways work; the method you choose is up to you. This long article describes how to create the SEQ fields and the numbering style in your Normal.dotm template; how to save the SEQ fields as AutoCorrect entries in Word 2007/2010 (and how to use them); and how to save (and use) them as Quick Parts. The most consuming part of this process is settings up the fields and the style; once they’re set up, using them is super easy.
Please note: While some of this information may be relevant to Word 2003, Quick Parts is new to Word 2007, so this article will only focus on Word 2007/2010. For Word 2003 instructions on creating SEQ fields as AutoCorrect entries, see David Knopf’s excellent Autonumbering with RoboHelp and Microsoft Word article: http://knopf.com/tips/autonumber.html.
Create the SEQ field to reset the number to 1
- Right-click on the Normal.dotm template, then select Open (in Vista, the Normal.dotm template is stored under C:\Users\<username>\AppData\Roaming\Microsoft\Templates by default).
- Place your cursor on a blank line.
- Go to the Insert tab > Text group, then click the Quick Parts icon.
- Select Field.
- Select Seq from the list of Field names. SEQ displays in the Field codes text box on the right.
- Add this after SEQ: Step \r 1 (this will be the ‘reset numbering to 1′ field).

- Click OK. You should notice that ‘1‘ is inserted into the template. If you have field code shading turned on (Word Options > Advanced > Show Document Content section > Field Shading: Always), it will have a gray background.
- Press Enter to create a new line for the next SEQ field you’ll add — the one that will deal with all numbers other than 1.
Create the SEQ field for numbers other than 1
- Go to the Insert tab > Text group, then click the Quick Parts icon.
- Select Field.
- Select Seq from the list of Field names.
- Add this after SEQ: Step \n (this will be used for all numbers other than 1).
- Click OK. You should notice that ‘2‘ is inserted into the template if you added this field below the first one.
Add periods and tabs to the fields (optional)
- Make sure you have the Show/Hide marker turned on (Home tab, Paragraph group).
- Select the lines with 1 and 2 on them, then right-click and select Toggle Field Codes to display the code associated with these fields. Note: * MERGEFORMAT is added to the fields if you left the Preserve formatting during updates check box selected on the Field dialog box (this is the default).

- Position your cursor AFTER the closing curly bracket ( } ) of the first field, then add a period followed by a tab. Repeat for the second field.
- Leave the field codes displayed as you’ll need them later.
Create a new style for the SEQ field numbering
You won’t use any of the standard List Number styles for SEQ field numbering. You need to create your own style if you want correct indentation and alignment with the tab position of the first word after the number. In this example, I’ll create a new style called Step Number, but you can call it whatever you want. In this example, I’ve also used the default settings for tab and hanging indent positions — you can change these later if you want.
- Click the Styles dialog launcher on the Home tab > Styles group.
- Click the AA icon
at the bottom left of the Styles pane to create a new style.
- Give the new style a name — in this example, we’ll use Step Number.
- Make Step Number the Style for the following paragraph. Leave the other settings as they are for now — you can always change them later.
- Click Format, then select Paragraph to open the Paragraph dialog box.
- Adjust the paragraph settings to suit your preference, making sure you add a Hanging indent value (1.27 cm or 1/2 inch is the default).

- Click Tabs to open the Tabs dialog box.
- Set the left tab stop position (1.27 cm or 1/2 inch is the default).
- Click OK to close each dialog box.
Create the AutoCorrect entries for the fields
Note: AutoCorrect is one way to store and use the SEQ fields — you can use this AutoCorrect method and/or the Quick Parts method described later in this article.
- Make sure the field codes are displayed (see Step 2 in the Add periods and tabs section).
- Select the first field code (the SEQ Step \r 1 one), its following period and tab marker but DO NOT select the paragraph marker.
- Go to Word Options (under the Microsoft Office button) > Proofing.
- Click the AutoCorrect Options button.

- Your selection is already displayed in the text box on the right and Formatted text is already selected. In the Replace text box, type 1] (Why ’1]’? Because you’re unlikely to use this sequence of characters in normal writing, and because it’s what David Knopf suggested back in his original article — and why change something that works?)

- Click Add then click OK.
- Select the second field code (the SEQ Step \n one), its following period and tab marker but DO NOT select the paragraph marker.
- Go to Word Options (under the Microsoft Office button) > Proofing.
- Click the AutoCorrect Options button.
- Again, your selection is already displayed in the text box on the right and Formatted text is already selected. In the Replace text box, type n] .
- Click Add then click OK.
Test your AutoCorrect numbering
- Go to a blank line anywhere in the document.
- Type 1] and press Enter. You should see 1. and a tab space.
- Type n] on the next line and press Enter. You should see 2. and a tab space.
- Type n] on the next line and press Enter. You should see 3. and a tab space.
- Type 1] on the next line and press Enter. you should see 1. and a tab space — remember, 1] resets the numbering to 1.
- Select all numbered lines and apply the Step Number style to them. To check the indentation, alignment and text wrapping, add placeholder text for each numbered item.

Create Quick Parts for the fields
Note: Quick Parts is one way to store and use the SEQ fields — you can use this Quick Parts method and/or the AutoCorrect method described earlier in this article. As far as I can tell, you do not have to have the field codes displayed to add these fields as Quick Parts, but it may be easier to see which is which if you do.
- Select the first field code (the SEQ Step \r 1 one), its following period and tab marker but DO NOT select the paragraph marker.
- Go to the Insert tab > Text group, then click the Quick Parts icon.
- Select Save Selection to Quick Part Gallery.
- Give the new building block a Name (in this example, I’ve used SEQ Step 1) and add a Description (optional). Leave the other settings as they are for now — you can always change them later.

- Click OK.
- Select the second field code (the SEQ Step \n one), its following period and tab marker but DO NOT select the paragraph marker.
- Go to the Insert tab > Text group, then click the Quick Parts icon.
- Select Save Selection to Quick Part Gallery.
- Give the new building block a Name (in this example, I’ve used SEQ Step n) and add a Description (optional).
- Click OK.
Test your Quick Parts numbering
- Put your cursor on a blank line in your document.
- Go to the Insert tab > Text group, then click the Quick Parts icon. Your two new Quick Parts entries are listed in the drop-down — hover over each to see the Description you added displayed as a tooltip.

- Click SEQ Step 1 to insert a 1. into the document. Press Enter to go to the next line.
- Click the Quick Parts icon again, and this time select SEQ Step n to insert 2. into the document.
- Repeat step 4 to keep adding numbers to the sequence.
- When you want to start a new number sequence, click the Quick Parts icon and select SEQ Step 1.
- Select all numbered lines and apply the Step Number style to them. To check the indentation, alignment and text wrapping, add placeholder text for each numbered item.
Clean up your template
- Before saving these changes to your Normal.dotm, remove all text and fields from the document.
- Save the template, and say Yes to saving the changes to the Building Blocks document as well.
That’s it! From now on, all you have to do to add SEQ field numbering is either type in your AutoCorrect text (1] and n]) or select the options from your Quick Parts list. If you find your numbering gets out of whack (remember, the numbers don’t update when you insert a new number between two existing numbers, or delete a number), select the sequence and press F9 (Hint: To update all fields for the entire document, press Ctrl+A then F9).
BONUS!!
Linking to a step number
Using SEQ fields gives you the extra benefit of being able to link to step numbers in the text. You cannot do this in Word using standard number styles or automated numbering. Here’s how:
- Select the SEQ field number you want to link to — don’t select the period, the tab, any of the text, or the paragraph marker.
- Go to the Insert tab > Links group and click the Bookmark icon.
- Give the bookmark a unique but meaningful name, then click Add. (For example, if the step describes how to print, then use print as the bookmark name.)
- In the body of the text place the cursor where you want to refer to that step, then go to the Insert tab > Links group and click the Cross-reference icon.
- Change the Type to Bookmark, and leave the Insert reference to as Bookmark text.
- Click Insert, then Close.

- The text now displays the step number — if you later remove a step before this step, just update the fields with F9 and the cross-reference will update to display the correct number.

[Link last checked March 2010]