G
GS
I'm doing a mail merge in Word. I'm using the last name to indicate
possession, but the following passage will not be gramatically correct if the
LastName field
ends in "s" (or "z"):
"This is to confirm receipt of payment for «FirstName» «LastName»
's tuition deposit. "
If the LastName ends in an "s" or a "z" then (to be gramatically correct) I
have to change the apostrophe-"s" to just a plain apostrophe. How can I do
this in VBA?
Thanks in advance.
possession, but the following passage will not be gramatically correct if the
LastName field
ends in "s" (or "z"):
"This is to confirm receipt of payment for «FirstName» «LastName»
's tuition deposit. "
If the LastName ends in an "s" or a "z" then (to be gramatically correct) I
have to change the apostrophe-"s" to just a plain apostrophe. How can I do
this in VBA?
Thanks in advance.