G
Guest
Trying to "clean up" inherited database. In past data entry folk put
extraneous characters at the end of many people's Last Names, as in:
Smith, C.P.A.
Abelbaker PhD
Donneybrook, AICPA
etc.
Can't figure out how to delete a set number of characters from the right of
a string. I think I need to run a separate query for each specific set of
characters I want to delete (such as "C.P.A.", PhD, etc.). Coming after a
comma or a space in the last name isn't accurate (such as "Jones Jr", or a
two-word last name).
Help is appreciated - thanks.
John D
extraneous characters at the end of many people's Last Names, as in:
Smith, C.P.A.
Abelbaker PhD
Donneybrook, AICPA
etc.
Can't figure out how to delete a set number of characters from the right of
a string. I think I need to run a separate query for each specific set of
characters I want to delete (such as "C.P.A.", PhD, etc.). Coming after a
comma or a space in the last name isn't accurate (such as "Jones Jr", or a
two-word last name).
Help is appreciated - thanks.
John D