Different header on one page of a document

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

Guest

Is there any way I can put a different header on one page of a document to
others (the page is not the first page and can't be fixed with the odd and
even header selection). Thanks in advance for your help!
 
You could insert a conditional page field in the header. For
example, if you want a different header on page 3, then put the
following field in the header:

{ if { page } = 3 "type page 3 header text here" "type header
text for other pages here" }

Don't type the curly braces; enter them by pressing Ctrl+F9.
When you're done creating the field, press Alt+F9 to switch back
to display of field results.
 
Yes. Take a look at
http://www.mvps.org/word/FAQs/Numbering/PageNumbering.htm. For even more,
see http://gregmaxey.mvps.org/Page_Numbering.htm. These say they are about
page numbering but they are really about conditional text in headers/footers
that depend on the page number.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide


--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

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