cc for Mail Merge doc

  • Thread starter Thread starter ab
  • Start date Start date
A

ab

Word 2003

I have to do a mail merge letter to 4 contractors with a copy to the client.
Rather than send a copy of each letter to the client, I need to send one
letter, with all the contractor recipients listed, possibly at the top of
the copy of the letter.

Is there a simple way of achieving this please?
 
Merge to the four contractors and your client. In the merge document create
a conditional field
eg {IF {Mergefield Name} = "Client's name" " CC to 'list of recipients'"}

You will not be able to merge in the contractors names, but as there are
only four, this should not create a problem.

If you want you could create a separate directory type merge to a new
document with the CC information you want to display to your client and
either save the content as an autotext entry or save the document and
conditionally merge the document or autotext. eg

{IF {Mergefield Name} = "Client's name" "CC to {INCLUDETEXT
"C:\\path\\docname.doc"}"}

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Thanks, I will try that.

Graham Mayor said:
Merge to the four contractors and your client. In the merge document
create a conditional field
eg {IF {Mergefield Name} = "Client's name" " CC to 'list of recipients'"}

You will not be able to merge in the contractors names, but as there are
only four, this should not create a problem.

If you want you could create a separate directory type merge to a new
document with the CC information you want to display to your client and
either save the content as an autotext entry or save the document and
conditionally merge the document or autotext. eg

{IF {Mergefield Name} = "Client's name" "CC to {INCLUDETEXT
"C:\\path\\docname.doc"}"}

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

Mail Merge 2
Word mail merge/Table formatting 1
Track back merged mails 2
Mail merge query... 1
Printing front page only of merged letter 1
mail merge label question 10
Mail Merge issue 5
Numbering format 1

Back
Top