This is fairly easy to achieve if your data file has some method of
identifying whether the customers are married and the names of their
spouses, but you have not provided any information about what personal
information your data file contains. Ideally each data record should have a
Spouse field. If it has you would use something like:
"Dear {Mergefield FirstName}{IF {Mergefield Spouse} <> "" " and {Mergefield
Spouse}"}

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hello :
>
[quoted text clipped - 6 lines]
> Thanks for helping. I have been pulling my hair out trying to figure
> this out.
Joe B - 24 Feb 2006 14:50 GMT
Thanks for your response. I the data file does have a placeholder for the
name of the spouse (or in this instance, a co-buyer) that is clearly defined.
I will try out this method today and see if I can get this to work. Thanks
again
> This is fairly easy to achieve if your data file has some method of
> identifying whether the customers are married and the names of their
[quoted text clipped - 15 lines]
> > Thanks for helping. I have been pulling my hair out trying to figure
> > this out.