Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
I have a mail merge that I have set up. Each letter has a closing from a
choice of 5 different people. I would like to include the appropriate e-mail address with each letter depending on the person in the closing. I believe I can do some type of IF statement for this, but not sure how to do this since there are 5 different people. Hopefully this makes sense. Thank you, Jeanmarie |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
The simplest is probably to have multiple IF fields, each returning an
e-mail address or nothing ... { IF { ClosingName } = Fred }{ IF { ClosingName } = Jack }{ etc. -- Enjoy, Tony "Buttercup" wrote in message ... I have a mail merge that I have set up. Each letter has a closing from a choice of 5 different people. I would like to include the appropriate address with each letter depending on the person in the closing. I believe I can do some type of IF statement for this, but not sure how to do this since there are 5 different people. Hopefully this makes sense. Thank you, Jeanmarie |
#3
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
I would suggest that you have another field in the datasource into which you
insert the email addresses. -- 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 "Buttercup" wrote in message ... I have a mail merge that I have set up. Each letter has a closing from a choice of 5 different people. I would like to include the appropriate address with each letter depending on the person in the closing. I believe I can do some type of IF statement for this, but not sure how to do this since there are 5 different people. Hopefully this makes sense. Thank you, Jeanmarie |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Q: IF statement in table in Word | Microsoft Word Help | |||
Statement parameter in Mailmerge.OpenDataSource | Mailmerge | |||
Possible BUG: Multiple HTTPrequests send from one includetext statement | Mailmerge | |||
How do I copy a scanned signature into an if/or statement in Word | Mailmerge | |||
Insert carriage return in mergefield statement | Mailmerge |