I have one cell with fname mi lname. I need it separated into three cells - one each for first, middle and last. I know there's a way to do it using the text functions, but I've forgotten the specifics since the names are of different lengths.
If you don't want to split it into cells, you'll need to play around with the last formula. Also, if mi includes a period, you'll need to alter C1 and D1 to reflect this.
Rofeu's and my formulas handle last names with spaces fine, but the others are indeed complications. Unfortunately, the simplest way to deal with the complication of two middle initials makes last names with spaces an issue. *sigh*
Can we depend on periods after initials? Can we depend on commas before qualifiers (e.g., Jr., III, etc.)?
I agree my formulae are not fullproof, but then, with names, you can not accomodate for everything.
As long as you have a delimiter between first and last name parts, you're mostly ok (in an international environment, that list of suffices can be veeeerrry long)
, but when that's missing even Chip's formulae and code won't work.
Not to mention compensating for multiple middle initials
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.