Just use the {SECTION} field in place of the {PAGE} field and your "pages"
will be numbered correctly.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> The objective is to first print it on regular paper for various people
> to view and then to print the labels. The Page or section # is
[quoted text clipped - 15 lines]
>
> It is frustrating !!!
redhair - 12 Nov 2004 17:31 GMT
> Just use the {SECTION} field in place of the {PAGE} field and your "pages"
> will be numbered correctly.
Is there a way to get the total # of sections so I can have the
numbers in the format of " x of y" ?
Also, I can't manage to get space for footer without spliting the
section to 2 pages. Whenever I add footer at least 1 or 2 rows of
labels move to page 2 of the section even if the page margin leave
space at the bottom. Can you help?
Thanks
Doug Robbins - 13 Nov 2004 13:11 GMT
The { NUMPAGES } field should give you that. So you need Page { SECTION }
of { NUMPAGES } Pages to get Page x of y Pages.
{ NUMPAGES } gives the total number of pages in the document and is not
affected by the presence of Sections. There is a { SECTIONPAGES } field
that gives the number of pages in each Section if you ever need it.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
>> Just use the {SECTION} field in place of the {PAGE} field and your
>> "pages"
[quoted text clipped - 9 lines]
>
> Thanks