Create two page-numbering schemes in a single document in Word 2000 (212313)
The information in this article applies to:
This article was previously published under Q212313
For a Microsoft Office Word 2003 and Microsoft Word 2002 version of this article, see 291283.
IN THIS TASKSUMMARY
Microsoft Word does not provide a built-in method for applying two different page-numbering schemes in one document. This article explains how to create one page-numbering scheme for the entire document and another scheme for each section of the document.
For example, a 10-page document has three sections, with the following number of pages in each section:
4 pages in section 1 (physical pages 1 through 4)
2 pages in section 2 (physical pages 5 through 6)
4 pages in section 3 (physical pages 7 through 10)
By using the following method, you can create two page-numbering schemes to look like the following:
The header displays the numbering scheme of:
Page Number of Total Number of Pages in Section
The footer displays the numbering scheme of:
Total number of pages in the document
Therefore, on page 3 of section 1 (the third physical page of the total document), the header displays Page 3 of 4, and the footer displays 3. On page 2 of section 3 (the eighth physical page of the total document), the header displays Page 2 of 4, and the footer displays 8.
NOTE: This process assumes that you have a document with multiple sections, and that you are familiar with how to insert field codes.
To create a numbering scheme that uses consecutive numbering throughout the document and a second numbering scheme that numbers each section beginning at 1, use either of the following methods.
back to the top
Method 1: Use SEQ Fields- Place the following two field codes on the first page of the document:
{SEQ variable1 \h \r {SectionPages} }
{SEQ variable2 \h \r0}
NOTES:
- The \r is followed by the number zero, not the letter "O".
- The sequence fields include the \h switch, which formats the fields as hidden. Although you can click Show/Hide on the standard toolbar to display hidden text, you should turn off hidden text before you print, because hidden text affects page breaks and can result in incorrect page numbering.
- Place the following field codes at the beginning of each section after the first section:
{SEQ variable2 \h \r {={SEQ variable1 \c} } }
{SEQ variable1 \h \r {={SectionPages}+{SEQ variable2 \c} } }
- Position your insertion point at the top of the document. On the View menu, click Header and Footer.
- In the header, position your insertion point where you want the page number, type the word Page and a space, and then click Insert Page Number on the Header and Footer toolbar.
- On the Insert menu, click Page Numbers, and then click Format.
- Under Page Numbering, click Start at (1 should appear in the Start at box).
- Click OK to close the Page Number Format dialog box.
- Click Close to close the Page Numbers dialog box.
- Position the insertion point after the Page field, type of (include a space before and after the word "of"), and then on the Insert menu, click Field. Under Categories, click (All). Under Field Names, click SectionPages, and then click OK.
- Click Show Next on the Header and Footer toolbar.
NOTE: You should see Header-Section 2 in the header area of the document.
On the Insert menu, click Page Numbers, and then click Format. Under Page Numbering, click Start at (1 appears in the Start at box). - Click OK to close the Page Number Format dialog box.
- Click Close to close the Page Numbers dialog box.
- Repeat steps 10 through 12 for each section of your document.
- Click Show Previous on the Header and Footer toolbar until it displays Header-Section 1 in the Header section of the document. Click Switch Between Header and Footer on the Header and Footer toolbar.
NOTE: You should see Footer Section 1 in the footer area of your document. - Place the following field code in the footer to show the page number of the total number of pages in the document:
{={SEQ variable2 \c}+{Page} }
- Click Close on the Header and Footer toolbar.
back to the top
Method 2: Use PAGEREF FieldsHeader Section-Numbering Scheme
To create the Header section-numbering scheme, follow these steps. NOTE: Page numbering starts at 1 for each section, and the PAGEREF field yields the number of pages in each section. Page numbering appears as "Page X of Y" on each page, where X is the current page in the current section, and Y is the number of pages in the current section.
- On the View menu, click Header and Footer.
- In Section 1, position your insertion point where you want the page number, and then click the Insert Page Number icon on the Header and Footer toolbar.
- On the Insert menu, click Page Numbers, and then click Format.
- Under Page Numbering, click Start at (1 should appear in the Start at box), click OK to close the Page Number Format dialog box, and then click Close to close the Page Numbers dialog box.
- Click Close on the Header and Footer toolbar to close the header and footer view.
- Insert a bookmark at the end of each section of your document; to do this, follow these steps.
NOTE: If your document has three sections, you must insert three bookmarks.- Select some text at the end of the last page of the section.
- On the Insert menu, click Bookmark.
- Type a bookmark name, such as Sec1 for Section 1, and then click Add.
- Press CTRL+HOME to return to the top of the document.
- On the View menu, click Header and Footer, and then follow these steps:
- Click after the Page field that you inserted in step 2, and then type of (include a space before and after the word "of").
- On the Insert menu, click Field. Under Categories, click (All). Under Field Names, click PAGEREF, click Options, click the Bookmarks tab, select the name of the bookmark that you inserted to mark the end of the current section, and then click Add to field.
- Click OK twice.
- Click Show Next on the Header and Footer toolbar.
You should see Header-Section 2 in the header area of the document.
If Same as Previous is turned on (you see the words Same as Previous on the right side of the dotted line surrounding the header or footer), click Same as Previous on the Header and Footer toolbar. The words Same as Previous disappear from the right side of the dotted line surrounding the header or footer. - On the Insert menu, click Page Numbers, and then click Format.
- Under Page Numbering, click Start at (1 should appear in the Start at box), click OK to close the Page Number Format dialog box, click Close to close the Page Numbers dialog box, and then click Close on the Header and Footer toolbar.
- If your field codes are not turned on, press ALT+F9 to turn them on. With field codes turned on, the following code should appear
{PAGE} of {PAGEREF BookmarkName \* MERGEFORMAT}
where "BookmarkName" is the name of the bookmark that you inserted in step 6. - Change the BookmarkName within the PAGEREF field to the name of the bookmark that you chose for the current section.
NOTE: To remind yourself of which section you are working on, refer to the upper-left area of the dashed border around the header. - Repeat steps d through h for each section of your document.
- Click Close on the Header and Footer toolbar.
NOTE: You may need to update the field (click the field, and then press F9) for it to appear correctly.
back to the top
Footer Section-Numbering Scheme
To create the footer-numbering scheme, follow these steps:
- Position your insertion point at the top of the document. On the View menu, click Header and Footer. Click Switch Between Header and Footer on the Header and Footer toolbar.
- In Section 1, click Insert Page Number on the Header and Footer toolbar.
- Click Show Next on the Header and Footer toolbar. (NOTE: You should see Header-Section 2 in the header area of the document.) If Same as Previous is turned on (you see the words Same as Previous on the right side of the dotted line surrounding the header or footer), click Same as Previous on the Header and Footer toolbar.
The words Same as Previous disappear from the right side of the dotted line surrounding the header or footer. - If your field codes are not turned on, press ALT+F9 to turn them on. Delete any {PAGE} field in the footer.
- Enter the following field into the footer of section 2
{={PAGE} + {PAGEREF BookmarkName (section 1)}}
where "BookmarkName" is the name of the bookmark that you used in the preceding section of this article.
- Click Show Next on the Header and Footer toolbar, and then follow these steps:
- You should see Header-Section 3 in the header area of the document. If Same as Previous is turned on (you see the words Same as Previous on the right side of the dotted line surrounding the header or footer), click Same as Previous on the Header and Footer toolbar. The words Same as Previous disappear from the right side of the dotted line surrounding the header or footer.
- If your field codes are not turned on, press ALT+F9 to turn them on.
- Change the field to the following:
{={PAGE} + {PAGEREF BookmarkName (section 1)} + {PAGEREF BookmarkName (section 2)}}
- Repeat step 6 for each section of your document.
NOTE: You must edit the field placed into the footer for each additional section by adding the following to the end of the existing field code between the two end braces ({})
+ {PAGEREF BookmarkName (previous section x)}
where x represents the previous section number.
Therefore, if you have four sections, section 4 would look similar to this:
{={PAGE} + {PAGEREF BookmarkName (section 1)} + {PAGEREF BookmarkName (section 2)} + {PAGEREF BookmarkName (section 3)}}
- Click Close on the Header and Footer toolbar.
back to the top
Modification Type: | Minor | Last Reviewed: | 2/8/2006 |
---|
Keywords: | kbfield kbhowto kbHOWTOmaster kbprint KB212313 |
---|
|