Use
{If {MERGEFIELD Extraneous}= "True" "[Ctrl+Enter]{INCLUDE TEXT "lists a file name"}" }
and in place of [Ctrl+Enter] press Ctrl+Enter
-- Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis.
Doug Robbins - Word MVP
"Brock" <Brock[ at ]discussions.microsoft.com> wrote in message news:74846F31-5C84-40AE-8361-95055F725FDB[ at ]microsoft.com...
[Quoted Text] >I have a mail merge packet for lack of a better term. It is a list of > documents that i use to deal with individual cases. Every packet will > include > certain forms and then based on the case extra forms are added with an if > statement. > {If {MERGEFIELD Extraneous}= "True" {INCLUDE TEXT "lists a file name"}} > > This works fine. Problem is that if Extraneous is not "True" all i get is > a > blank page that's printed at the printer. I've fooled around with this and > can't get it to work and be formatted correctly without placing the if > statement on a seperate page. How do i either put all if statements on the > same page and get them to print as sepreate docs or delete the blank pages > when they print?
|