Hello,
Is there a way to exclude certain pages within a document from receiving the
common FOOTER? We have a footer that contains certain signature
information... It is required on MOST pages, but not ALL pages... Is it
possible to exclude the footer on certain pages, or do I need to redesign my
page layouts?
Troy
Greg - 30 Aug 2004 19:35 GMT
Troy,
It's possible and the best method would depend on what
pages you want to exclude.
You can use File>Page Setup>Layout to specify different
first page, different odd and even header/footers for each
document section.
You can use section breaks. Each section can have
independent first page, odd, and even page header/footers.
You can use conditional IF fields. For example, the
following field located in the footer will put footer text
on all pages numbered less than 5 and on page 9.
{ IF {PAGE} < 5 “Your footer text” { IF {PAGE} = 9 “Your
footer text” } }
HTH
>-----Original Message-----
>Hello,
[quoted text clipped - 8 lines]
>
>.
Doug - 30 Aug 2004 21:32 GMT
Follow up question on this....
If I want to have a first page in a document with no
header/footer and I want the second page in the document
to be numbered "1 of xx" and then carry forward, how do I
do this?
Right now, the second page (first page of my document w/
header/footer)says "2 of xx".
Thanks,
Doug
>-----Original Message-----
>Hello,
[quoted text clipped - 8 lines]
>
>.
Chad DeMeyer - 30 Aug 2004 21:37 GMT
Doug,
Go into the footer. On the Header and Footer toolbar, click the 'Format
Page Number' button. Set page numbering to start at 0 instead of 1.
Regards,
Chad
> Follow up question on this....
>
[quoted text clipped - 25 lines]
> >
> >.
Thanks Chad... in doing this, now my "second" page will
read "1 of 7" in my seven page document. I want the first
page to be invisible in the scheme of the document, so
only the last six of the seven pages have the footer,
reading "1 of 6", "2 of 6" etc. If the document became
eight pages, it should read "1 of 7". Is this possible?
Thanks,
Doug
>-----Original Message-----
>Doug,
[quoted text clipped - 36 lines]
>
>.
Suzanne S. Barnhill - 31 Aug 2004 00:22 GMT
If you don't have any other section breaks in the document, you can insert a
section break between pages 1 and 2 and use the Section Pages field instead
of NumPages for the Y of Page X of Y.

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.
> Thanks Chad... in doing this, now my "second" page will
> read "1 of 7" in my seven page document. I want the first
[quoted text clipped - 55 lines]
> >
> >.