Sections including Page X of Y

  • Thread starter Thread starter APL
  • Start date Start date
A

APL

Please tell me...In Word 2003 is there a way to have a document that has
multiple sections with each section having its own "Page X of Y"? I know how
to restart X but cannot figure out how to recalculate Y.
 
APL said:
Please tell me...In Word 2003 is there a way to have a document that
has multiple sections with each section having its own "Page X of Y"?
I know how to restart X but cannot figure out how to recalculate Y.

The Y part is a {NUMPAGES} field, which displays the total number of pages
in the document. Replace that with a {SECTIONPAGES} field.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Alt+F9 to display field codes and edit NumPages to read SectionPages, then
Alt+F9 to toggle back and F9 to update.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
This worked for me. Thank you!

Suzanne S. Barnhill said:
Alt+F9 to display field codes and edit NumPages to read SectionPages, then
Alt+F9 to toggle back and F9 to update.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
This worked for me, too. Thank you!

Jay Freedman said:
The Y part is a {NUMPAGES} field, which displays the total number of pages
in the document. Replace that with a {SECTIONPAGES} field.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top