Written by Allen Wyatt (last updated May 27, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021
Jim needs to create a four-digit incrementing number, such as 0001, 0002, etc. He thought a SEQ field would be good for this purpose, but he has no idea how to format a SEQ field number so it always uses four digits.
The key to doing this is to use a special switch as part of the SEQ field. Here's how a SEQ field normally looks when you place it in a document:
{ SEQ MyList \* MERGEFORMAT }
You'll need to modify the field so that it looks this way:
{ SEQ MyList \# "0000" \* MERGEFORMAT }
The \* switch indicates that whatever follows it should act as the pattern for the sequence returned by the field. This will ensure that the sequence will use four digits, just as Jim needs.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (13047) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021.
Learning Made Easy! Quickly teach yourself how to format, publish, and share your content using Word 2013. With Step by Step, you set the pace, building and practicing the skills you need, just when you need them! Check out Microsoft Word 2013 Step by Step today!
You can create a special header and footer page numbering scheme by using nested fields. This tip shows an example of how ...
Discover MoreIf you define a group of custom properties for a document, you may want a way to display the contents of those properties ...
Discover MoreOnce you save a document on disk, it is stored in a particular folder (or location) on that disk. You may want that ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments