Next Page Number (in header) - Word 2003

  • Thread starter Thread starter pstephe1
  • Start date Start date
P

pstephe1

I work in an industry that requires that the current page (easy to do) and
the next page (the difficult part) be included in the header. Example, if I
am looking at Page 2 of a document, the next page is (obviously) 3.
Unfortunately I have been scouring the internet with little luck in finding
the answer to this small conundrum.
The other small issue is on the last page, say 10 for example, the next page
would need to say Attachment A, Page 1. Would anyone have any thoughts or
ideas?

The client receives a PDF type document as a deliverable so the work around
has been manually using Adobe's header to insert the next page number on each
applicable page.

Any help would be greatly appreciated. Thanks in advance! - Peter
 
In the simple case, you can use { = { PAGE } + 1 }, but this would not work
when numbering is restarted or when you have to add text such as "Attachment
A."

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
Back
Top