alternative last-page footer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I followed SB's instructions below for an alternative last-page footer
(2/4/05): The result is a new last-page footer, but the footers on all the
previous pages have been deleted. Can somebody please tell me how to retain
all the footers (in text), except for the last page (where I don't want a
footer at all)?
 
Alternative footers require an IF field, which has this syntax:

{ IF Expression1 Operator Expression2 TrueText FalseText }

If your last page footer is the TrueText, then the footer for every other
page should be the FalseText and vice versa.

For example, you might have this field:

{ IF { PAGE } = { NUMPAGES } "Footer you want on the last page" "Footer you
want on the other pages" }

It sounds as if your IF field does not include the previous footer as either
the TrueText or the FalseText.

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

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

Back
Top