I want to start a footer on the third page of a document. How?

L

Linda

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?
 
G

Graham Mayor

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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top