How do I number pages in Word starting from one, beginning on, say, the fifth page of a document?
D Darren Apr 1, 2005 #1 How do I number pages in Word starting from one, beginning on, say, the fifth page of a document?
S Suzanne S. Barnhill Apr 1, 2005 #2 You'll need a section break, and then you'll need to unlink the header/footer in Section 2 from Section 1 so you can omit numbering in Section 1. See http://word.mvps.org/FAQs/Numbering/PageNumbering.htm and/or http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm
You'll need a section break, and then you'll need to unlink the header/footer in Section 2 from Section 1 so you can omit numbering in Section 1. See http://word.mvps.org/FAQs/Numbering/PageNumbering.htm and/or http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm
D Doug Robbins Apr 25, 2005 #3 Or use the following field construction { IF { PAGE } > 4 { = { PAGE } - 4 } } in the Header or Footer as the case maybe where you want the page numbers to appear. You must use Ctrl+F9 to insert each pair of field delimiters { } -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP
Or use the following field construction { IF { PAGE } > 4 { = { PAGE } - 4 } } in the Header or Footer as the case maybe where you want the page numbers to appear. You must use Ctrl+F9 to insert each pair of field delimiters { } -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP