Header and Footers

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

Guest

I am creating a document in word that I need a footer on for the first 16
pages. I do not want the footer to appear on additional pages. How do I do
this?
 
If the first 16 pages are not going to be edited later, use a section break
and change the footer for the following section. If the document length will
change, you could instead use conditional fields eg
{IF {Page} <= "16" "Put your footer here"}
 
Although Graham's field is the elegant way to do it, the standard answer is
to put a section break after page 16, unlink the Section 2 footer from the
Section 1 footer, and delete the content of the Section 2 footer. For the
general principles, see
http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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

Similar Threads


Back
Top