How do I suppress a footer (initials) on one page only

G

Graham Mayor

Use a conditional field eg
{IF {Page} <> 1 "Initials"}
If the last page
{IF {Page} <> {NumPages} "Initials"}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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

Similar Threads


Top