How to put a header and footer on one page only of a document

G

Guest

Hi all,
Can any1 help pls... I want to place a header and footer on 1 page only of
my multi page document but at the moment its appearing on all pages. Please
can any1 help and advise.
Thanks
Chris
 
S

Stefan Blom

You can enable the "Different first page" option (in File | Page
Setup, Layout tab) for any given section.

To insert a section break, use Insert | Break. Choose "Next page" or
"Odd page," and click OK.

See also: http://sbarnhill.mvps.org/WordFAQs/HeaderFooter.htm

Alternatively, if you want to have a header and footer on a specific
page (a specific page number), you can use a conditional field in the
header and footer. The following example inserts text if the current
page number is 3:

{ IF { PAGE } = 3 "This is page three" "" }

To insert each pair of field delimiters, press Ctrl+F9. Type the code
as shown. To update, press F9. To toggle display of field codes, press
Alt+F9.

--
Stefan Blom
Microsoft Word MVP


in message
news:[email protected]...
 

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