JenJohnson
Programmer
Good Day, All:
I have a database field called Manager_Name which contains data, some of which looks like this:
C. Lennis Koontz,II
Theresa Holt
Victor T. Murhman
Paul A. Graham, Jr.
Thomas Murphy Jr.
Jon B. Lovelace Jr.
David B. Rees III
Mary Jo Ochson
M. L. Conery
Michael A. Del Balso
I need to parse out the last name of each of these records. (The last name I'm expecting is in red).
Has anyone else had the need to do something like this?
Any help would be greatly appreciated.
Thanks,
Jennifer
I have a database field called Manager_Name which contains data, some of which looks like this:
C. Lennis Koontz,II
Theresa Holt
Victor T. Murhman
Paul A. Graham, Jr.
Thomas Murphy Jr.
Jon B. Lovelace Jr.
David B. Rees III
Mary Jo Ochson
M. L. Conery
Michael A. Del Balso
I need to parse out the last name of each of these records. (The last name I'm expecting is in red).
Has anyone else had the need to do something like this?
Any help would be greatly appreciated.
Thanks,
Jennifer