Setting up numbering within your text requires a little ingenuity. The trick is to take advantage of Word’s SEQ field.
Word’s numbering feature is easy to use, but it doesn’t work in all situations. For instance, it can’t handle an inline number sequence. By inline, I mean a sequence of numbers positioned within regular text. Fortunately, the SEQ field code handles these situations. I’ll start by showing you how to insert the SEQ field code manually, for those one-time occurrences. If you use this feature often, you’ll want to add AutoCorrect items for quick insertion into your text. So we’ll look at that, too.
It’s easy to enter a SEQ field manually. Begin by pressing [Ctrl]+[F9]. When Word displays the blank field, enter seq list1, as shown in Figure A. List1 is a required argument; you can use any descriptive name you like as long as it begins with an alpha character. The parentheses distinguish the numbers within the text. They’re not part of the field code. Highlight the field code and press [F9] to display the field’s value. As you can see in Figure B, the first field returns (1).
To create the inline numbering sequence, copy the code and the surrounding parentheses. Position the cursor where you want to continue the sequence within your text and press [Ctrl]+V. Figure C shows the result of pasting several throughout the paragraph. At this point, they all display 1.
To update the actual sequence, select the paragraph and press [F9]. As you can see in Figure D, the field codes begin with 1 and increment by 1. Those are the default settings.
You could copy the inline-numbered paragraph, update all the values, and the codes would evaluate based on the preceding paragraph. In other words, the new paragraph’s first field code would update to 8, the second to 9, and so on. But you can reset a code and thereby subsequent codes using a special switch as follows:
Notice that we’re still using the same name, list1. That’s fine for our purposes. If you want to start an entirely new sequence, use a new name.
Fields are also available via the Insert tab, through the Quick Parts drop-down. Choose Field to display an interface option for entering field codes. In Word 2003, choose Field from the Insert menu.
Entering an SEQ field manually is easy enough, but if you’re working with this field a lot, there’s a much easier way: You can use AutoCorrect to insert them into text. Create the AutoText entry as follows:
Using the instructions in #5, add an incrementing SEQ field. You can highlight any of them, except the reset field. For step 7, enter n}. n is the default switch that inserts the next number in the sequence, making it easy to remember. You don’t have to specify the \n switch, because it’s the default, but you can add it if it helps document your choice.
When you return to the document, press [Alt]+[F9] to toggle the fields to their resulting values. If you find it easier working with the codes showing, skip this step for now.
When you’re reading to start a new sequence, use AutoCorrect to enter the reset SEQ field. Position the cursor within your text and enter 1}. Figure I shows the resulting field as (1).
Following the reset sequential field, enter the incrementing field the same way. Position the cursor and enter n}. Figure J shows the first incrementing field after the reset field.
Continue in this pattern anytime you need to enter inline numbers. Use the reset SEQ field to start a sequence. Follow the reset field with the incrementing SEQ field, as shown in Figure K. You can enter as many incrementing fields as you like. The field is smart enough to continue incrementing until you enter a new reset field.
Automatically sign up for TechRepublic’s 10 Things newsletter!