View Single Post
  #1   Report Post  
Posted to microsoft.public.word.newusers
Marsh Marsh is offline
external usenet poster
 
Posts: 43
Default Suzanne's Page Number Scheme

I posted an issue several weeks ago and got a response from Suzanne re
getting each odd page numbered sequentially as 1,2,3,4...... and not
numbering the even pages. The field was {=({page}+1)/2}
Next thing to try, how can I get a PageRef field to recognize the page
number created from this scheme rather that the global (not sure if this is
the correct term) page number, which includes the title page (it is not
numbered). Basicall the third page is numbered 1, the fifth page is
numbered 2, etc
So if I insert a PageRef field in the thirteenth page and refer to the fifth
page, the field should display the number 2. And if the fifth page becomes
the seventh page, the PageRef field will display three after it is updated.
Using Word 2007