J
Jerry Crosby
I'm working on a .dbf table from another program, trying to manipulate the
data so it can be used in a mailmerge letter. Anyway, the table has
numerous fields. Some of those fields have a person's first and last name
(in one field) ex.: "John Smith"
I want to do a find and replace and replace all the John Smiths with "John
and Mary Smith".
BUT, I have about 80 such possible names to change. (John Smith, Joe Brown,
George Cook, etc. each need to be replaced with John and Mary Smith, Joe and
Betty Brown, George and Hilda Cook, etc.)
Is there a way to do a massive 'find and replace' given this scenario via
code? macro? or what?
Thanks in advance.
Jerry
data so it can be used in a mailmerge letter. Anyway, the table has
numerous fields. Some of those fields have a person's first and last name
(in one field) ex.: "John Smith"
I want to do a find and replace and replace all the John Smiths with "John
and Mary Smith".
BUT, I have about 80 such possible names to change. (John Smith, Joe Brown,
George Cook, etc. each need to be replaced with John and Mary Smith, Joe and
Betty Brown, George and Hilda Cook, etc.)
Is there a way to do a massive 'find and replace' given this scenario via
code? macro? or what?
Thanks in advance.
Jerry