View Single Post
  #3   Report Post  
Posted to microsoft.public.word.pagelayout
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Page number question

Doug has given you an answer using an IF field, but I should probably point
out that the conventional approach is to insert section breaks and omit page
numbering from given sections; see
http://word.mvps.org/FAQs/Numbering/PageNumbering.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Pasi" wrote in message
...
"Want to tell Word to display a page number on pages one, two, and three,
but
not on any other pages? Try using the following field, where braces are
inserted using Ctrl+F9.
Note: Make sure to leave spaces around the "" sign:
{ IF { PAGE } 4 "{ PAGE }" "" }


However I'd need a solution to the situation that

there is real page number on pages 6 -50 (starting at page number one ? so
the page numbers would be 1-46) and for the pages 51 - there is no page
numbers. How should I modify the formula in that situation.

I would really appreciate if you would help this matter.