I’m working on a document and have put in a header and footer. It’s not a
page number, its some text and a logo. Now I need this to appear on every
page EXCEPT for the first page. I have tried everything and its driving me
mad because they always appear on my first page.
Please someone help.
Adam
Graham Mayor - 30 Jan 2006 11:29 GMT
A simple method is to use a conditional field eg
{IF {Page} > 1 "Put your logo and text here"}
It may be simpler to save the logo and text as an autotext entry and insert
that conditionally.
{IF {Page} > 1 "{Autotext "autotextname"}"}
The alternative method is to set a different first page header from page
setup and only insert the logo and text in the subsequent pages header.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I'm working on a document and have put in a header and footer. It's
> not a page number, its some text and a logo. Now I need this to
[quoted text clipped - 5 lines]
>
> Adam
Suzanne S. Barnhill - 30 Jan 2006 16:15 GMT
On the Layout tab of Tools | Options, check the box for "Different first
page." This will give you a separate First Page Header/Footer that by
default will be empty.

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’m working on a document and have put in a header and footer. It’s not a
> page number, its some text and a logo. Now I need this to appear on every
[quoted text clipped - 4 lines]
>
> Adam