From: Linda on
I have a 71 page document and I want the footer to start on the third page.
Each page has a page break. Is it possible to do so and if so, how?
From: Graham Mayor on
Either insert a section break after page 2 and break the header/footer link
between section 1 and 2 or use a conditional field in the footer eg
{IF {Page} > 2 "Put your footer here"}
use CTRL+F9 for the brackets {}
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


"Linda" <Linda(a)discussions.microsoft.com> wrote in message
news:4B3AF272-721C-450B-BFC4-B8A3FC4202AE(a)microsoft.com...
>I have a 71 page document and I want the footer to start on the third page.
> Each page has a page break. Is it possible to do so and if so, how?