View Single Post
  #14   Report Post  
Posted to microsoft.public.word.pagelayout
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default page numbering

Using Ctrl+F9 to insert each pair of field delimiters, use the following
field construction:

{ IF { PAGE } 3 { = { PAGE } - 3 } }

To toggle off the display of the field codes, use Alt+F9

--
Hope this helps,

Doug Robbins - Word MVP

Please reply only to the newsgroups unless you wish to obtain my services on
a paid professional basis.

"keevers" wrote in message
...
hi, im doing a thesis and i need to keep everything in the same word
document
but want the page numbering to begin on page 4 but to say that its page 1.
in
other words, i dont want a header on the cover page or the title page,
etc. i
tried putting in the code you have above, but cant manage to hide the
code,
am i supposed to be typing it straight into the header field?

thanks for your help,

C