header and footer in Word Document

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I set a header and footer starting at page 3 onwards in a Word
Document.
 
You can either insert a section break and start the headers after the break,
or you can use a conditional field in the header/footer to determine the
current page e.g.

{IF {Page} > 2 "Type this"}


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

My web site www.gmayor.com

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

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

Back
Top