
Tips.Net > WordTips Home > Formatting > Two Page Numbering Schemes in the Same Document
Summary: Word is great at numbering pages if you only need a single, consistent numbering scheme through the document. If you need two separate numbering schemes, you need to apply some workarounds described in this tip. (This tip works with Microsoft Word 97, Word 2000, Word 2002, Word 2003, and Word 2007.)
Depending on your needs, you may want to create two independent page-numbering systems within the same document. This is not unusual, particularly in technical documents. For instance, in the header of each page you may want to show something like 'Page 2 of 7,' which means you are on the second page out of seven in the current section. On the footer of the same page, you may want something like 'Page 34,' which means you are on the thirty-fourth page of the entire document.
It doesn't work to just specify that the numbering in headers restarts at 1 in each section and the numbering in the footers continues from the previous section. While you can independently link headers and footers with their counterparts in the previous section, you cannot do that with page numbering. Page numbering is handled on a section-by-section basis; you set it once for each section, and it affects the page numbers used in all headers and footers for that section.
Since page numbering is a section attribute, you cannot have two distinct numbering schemes in the same section. Word does not provide fields that you can use for such a purpose. These are the only page number fields provided by Word:
Using these fields, it is impossible to do develop two numbering systems, because the PAGE field is the only field that represents an actual count that increments with each page.
Those familiar with fields may also think about using the SEQ field. This field is very useful for many purposes, but directly counting pages is not one of them. You cannot use a SEQ field in your header or footer. Doing so results in an error indicating that the SEQ field can only be used in the main document.
This means that you need to actually come up with some way to run two independent counters. One counter will serve as the page number within the current section, and the other will serve as the page number for the entire document. There are several ways that you can tackle this problem, but the solutions tend to be rather involved. For that reason, I will describe the first solution here, and then provide links to the other solutions.
To place two numbering systems in a document, follow these general steps:
Page {page} of {pageref {section \* Alphabetic}}
{= {pageref A} + {page}} of {numpages}
{= {pageref A} + {pageref B} + {page}} of {numpages}
This may seem like a lot of work, but there is currently no way around it in Word. There are variations that you can try, as listed in the following Microsoft Knowledge Base articles.
Word 97: http://support.microsoft.com/?kbid=155199 Word 2000: http://support.microsoft.com/?kbid=212313 Word 2002 and 2003: http://support.microsoft.com/?kbid=291283
As of this writing there is no Knowledge Base article on this topic for Word 2007, but the general steps presented in this tip will work just fine in Word 2007.
Tip #782 applies to Microsoft Word versions: 97 2000 2002 2003 2007
More Power! For some people, the prospect of creating Word macros can be scary. WordTips: The Macros can help you conquer your fears and you'll discover you're much more confident and productive as you make Word do exactly what you want. This is an invaluable source for learning macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of WordTips. Learn at your own pace, exactly the way you want.
Check out WordTips: The Macros today!
It doesn't matter if you are a beginner or expert, the WordTips archives are the fastest way to improved productivity. (more information...)
Ask a Word Question
Make a Comment
Bugs and Pests Tips
ExcelTips
Family Tips
Health Tips
Home Tips
Organizing Tips
WordTips