Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Hi
I know how to do a mail merge between contacts in Outlook 2003 and Word 2003. But I need to do some programming/substitution for our holiday card labels. If an Outlook field (that I need to choose) contains the word 'Family', then I want to print "The [Lastname] Family" for this contact, instead of printing "[Firstname Lastname]". Can I do this kind of conditional logic, from a list of contacts, in Word Mail Merge? If so, where should I look for samples/ideas? Thanks! tl |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
You could use the categories field or one of the four user fields, then
provided you start the merge from Outlook http://www.gmayor.com/mailmerge_from_outlook.htm you could use a conditional field {IF {Mergefield User_Field_1} = "Family" "The {LastName} Family" "{First Name} {LastName}" or {IF {Mergefield Categories} = "Family" "The {LastName} Family" "{First Name} {LastName}" -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org Terry Lemons wrote: Hi I know how to do a mail merge between contacts in Outlook 2003 and Word 2003. But I need to do some programming/substitution for our holiday card labels. If an Outlook field (that I need to choose) contains the word 'Family', then I want to print "The [Lastname] Family" for this contact, instead of printing "[Firstname Lastname]". Can I do this kind of conditional logic, from a list of contacts, in Word Mail Merge? If so, where should I look for samples/ideas? Thanks! tl |
#3
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Thanks very much for taking the time to reply. Thanks to your help, it's now
working just as I needed. Thanks tl |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mail Merge, Conditional INCLUDEPICTURE | New Users | |||
in mail merge how do i add contacts from outlook contacts | Mailmerge | |||
Conditional Mail Merge Help | Mailmerge | |||
How do I do a conditional mail merge into a table | Mailmerge | |||
Conditional mail merge | Mailmerge |