Footer

T

Tizzy

In Word 2000 is it possible to create a footer that will
only print on the last page of a letter no matter how
long the letter is?

Thanks
 
S

Stefan Blom

In the footer, you can use a nested IF field like this:

{ IF { PAGE } = { NUMPAGES } "Text for the last page only" }

Note that for insertion of each pair of field delimiters, { },
you must press CTRL+F9. Once the field delimiters are in place,
you just type the instructions shown above. When you're finished,
press F9 to update the display of fields.

If you ever need to modify the text, use ALT+F9 to display field
codes, edit the quoted part, update again with F9, and, finally,
use ALT+F9 again to hide field codes from view.

Stefan Blom
 

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