Here's a way to do it without a section break. You will create an IF
(conditional) field that says, "If the page number of this page is equal to
the total number of pages, print this." (Note that this won't work if you
have restarted numbering in the document.)
1. On the last page of your document, create the text that you want placed
in the footer only on that page. Press Ctrl+X to cut it.
2. View | Header and Footer. Switch to the footer.
3. In the position where you want the text to appear, type "IF " and click
on the Insert Page Number button; then type " = " and click on the Insert
Number of Pages button, then type a space and two double quotation marks. If
you have, say, 10 pages in your document, you should see:
IF 10 = 10 ""
4. If you press Alt+F9 to toggle field codes, you'll see
IF { PAGE } = { NUMPAGES } ""
5. Select all the text you've typed and press Ctrl+F9. This will convert it
to a field.
6. Between the quotation marks, press Ctrl+C to copy the text you cut from
the document.
7. Press Alt+F9 to toggle field codes back and F9 to update. You should see
your text on the last page of the document and no other.
--
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.