i have a list of names in Excel and need to separate them into firstname, lastname, middle. However, the name is listed LastnameFirstnameMiddle
Ex:
SmithJohn
DoeFrankJames
BeckJoel
BlankJefferyE
Is there a way to search the cell on the next capitalized letter and separate it that way?
Ex:
SmithJohn
DoeFrankJames
BeckJoel
BlankJefferyE
Is there a way to search the cell on the next capitalized letter and separate it that way?