page numbering starting on e.g. 5th page

D

Darren

How do I number pages in Word starting from one, beginning on, say, the fifth
page of a document?
 
D

Doug Robbins

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
 
Top