how to I delete a footer from pages 3 & 4 only?

S

Stefan Blom

If you want an empty footer for those particular page numbers, use this
conditional field:

{ IF { PAGE } = 3 "" "{ IF { PAGE } = 4 "" "contents for other pages
here" }" }

in the footer.

To insert each pair of field delimiters, { }, press Ctrl+F9. Type the code
exactly as shown. Press F9 to update. Use Alt+F9 to show/hide field codes.

A different approach, which does not make use of fields, is to insert
section breaks. You can then unlink the headers (footers) of the new
section. For more, see http://sbarnhill.mvps.org/WordFAQs/HeaderFooter.htm
and perhaps also
http://word.mvps.org/faqs/formatting/NumberingFrontMatter.htm.

--
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