Footer Partial Suppression

  • Thread starter Thread starter Harold
  • Start date Start date
H

Harold

I have a question about footers. In a certain Word 2002 document a footer
has two parts: the continuous page numbering from the beginning of the
document and a section for the parties to the document to initial each page.
On the last page I need the page numbers but not the initial line. How do I
suppress the initial line on the last page without suppressing it on all
pages and without messing up the page numbering display?

Thanks.
 
Make the text part of a conditional field:

{IF {Page} <> {Numpages} "Put the text here"}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail (e-mail address removed)
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
 
Back
Top