I have a document with 3 sections. Each section have new
pagenumbers starting from 1 and a special first page.
Section 1 works fine, but section 2 and 3 does not count
correctly from page 2 and up. The text is always page 2 of
1, page 3 of 1 etc.
If I view the footer and scroll from one footer to another
in the different sections the pagenumber corrects to 'page
2 of 2', but if I make an 'update field' the pagenumber
returns to 'page 2 of 1'.
What is wrong? All fields are set to be updated before
printing = all pagenumbers fails in print.
See http://word.mvps.org/FAQs/AppErrors/PageXofY.htm. But more than likely
you've typed in 1 instead of using NumPages (and if you want the number of
pages in the section, you'll need to use SectionPages instead).

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I have a document with 3 sections. Each section have new
> pagenumbers starting from 1 and a special first page.
[quoted text clipped - 9 lines]
> What is wrong? All fields are set to be updated before
> printing = all pagenumbers fails in print.
chris - 14 Sep 2004 06:31 GMT
I already use sectionspages - so it must be reverse
printing order.
Chris
>-----Original Message-----
>See http://word.mvps.org/FAQs/AppErrors/PageXofY.htm. But more than likely
[quoted text clipped - 16 lines]
>
>.