View Single Post
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default How do I add a footer to only pg 2 of a 4 page report

You can insert a Section Break at the end of Page 2 and then unlink and
delete the Footers from pages 3 (there probably will not be one) and page 4.

It you cannot always be sure where Page2 will end, you can use an { IF {
PAGE } = 2 "Text for Page 2 Footer" "" } field construction. Then the text
for the page 2 footer will only appear on page 2.

Use Ctrl+F9 to insert each pair of field delimiters { } and Alt+F9 to toggle
off their display.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"missy" wrote in message
news
I have a document with a heading page without a footer. I have a footer on
page 2, but the footer is carrying over to page 3 and 4. Any suggestions?
I
did a page break and that didnt fix it.