View Single Post
 
Old 12-17-2012, 11:44 AM
gmaxey gmaxey is offline Windows 7 32bit Office 2010 (Version 14.0)
Expert
 
Join Date: May 2010
Location: Brasstown, NC
Posts: 1,598
gmaxey is just really nicegmaxey is just really nicegmaxey is just really nicegmaxey is just really nicegmaxey is just really nice
Default

Wouldn't that be Tim Peterson, Jenny Smith, Tommy Peterson-Smith and Charlie Peterson-Smith?

Just kidding, but my point is that there are so many variables that a catch all solution may not be possible.

For the couples part, this might work:


{ MERGEFIELD First_Name } { IF { MERGEFIELD Spouse_First_Name } = "" "{ MERGEFIELD Last_Name }""{ IF { MERGEFIELD Spouse_Last_Name } = "" "and { MERGEFIELD Spouse_First_Name } { MERGEFIELD Last_Name }""{ MERGEFIELD Last_Name } and { MERGEFIELD Spouse_First_Name } { MERGEFIELD Spouse_Last_Name }" }" }
__________________
Greg Maxey
Please visit my web site at http://www.gregmaxey.com/
Reply With Quote