Hi everyone!
So like the title says, I'm trying to figure out if it's possible to have a macro that can take a full name from one column and split it up into 2 columns, but IF there is a middle initial, just add it to the "first name" Column (or just deleting it would be fine as well). (example below)
I know if I didn't have to take into account a potential middle initial, a simple "text to columns" w/a Space delimiter would get the job done....but don't see how to do it that way without creating extra columns. (*I realize suffixes could definitely be an issue as well)
Any thoughts are very much appreciated!!
So like the title says, I'm trying to figure out if it's possible to have a macro that can take a full name from one column and split it up into 2 columns, but IF there is a middle initial, just add it to the "first name" Column (or just deleting it would be fine as well). (example below)
I know if I didn't have to take into account a potential middle initial, a simple "text to columns" w/a Space delimiter would get the job done....but don't see how to do it that way without creating extra columns. (*I realize suffixes could definitely be an issue as well)
Any thoughts are very much appreciated!!
Full Name | First Name | Last Name |
Joey Dockett | Joey | Dockett |
Anne K. Franklin | Anne K. | Franklin |