Please HELP!!!!!,
I am trying to take someone's full name and turn it into Last Name, First Name.
ex.
ADAMS, JONAH = ADAMS, JONAH
ADAMS, CHRISTOPHE MICHAEL III = ADAMS, CHRISTOPHE
LEE ADAMS, JONAH MICHAEL III = LEE ADAMS, JONAH
I was able to figure out how to pull everything left of the comma, but can't figure out the first name part. I got close but kept running into an issue due to names having multiple spaces or no middle name