View Single Post
  #2   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 number question

{ IF { Page } 50 "" { If { Page } 6 "" { = { Page } - 5 } } }

--
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

"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.