dlw said:
I'm trying to put some text in a footer, and have it show up on just
one page, is there a way to do that?
Use nested fields, pressing Ctrl+F9 to insert each pair of field braces:
{ IF {PAGE} = 3 "<pg 3 footer text>" "<all other pg footer text>" }
Change the 3 to the page number of the page that you want to be different.
Substitute the desired text for the two phrases I showed in <> brackets.
--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.