how to disable header in the two first page in a document

G

Graham Mayor

Either insert a section break after page 2 and setup the header for the
subsequent section, or use a conditional field in the header of the whole
document eg

{IF {Page} > 2 "Put your header here"}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
A

Aitziber

Thaks!!!



Graham Mayor said:
Either insert a section break after page 2 and setup the header for the
subsequent section, or use a conditional field in the header of the whole
document eg

{IF {Page} > 2 "Put your header here"}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top