Try this
=RIGHT(A1,LEN(A1)-FIND("*",SUBSTITUTE(A1," ","*",LEN(A1)-LEN(SUBSTITUTE(A1," ","")))))
The ONLY thing this won't do is extract people with a two word last name.
Try this
=RIGHT(A1,LEN(A1)-FIND("*",SUBSTITUTE(A1," ","*",LEN(A1)-LEN(SUBSTITUTE(A1," ","")))))
The ONLY thing this won't do is extract people with a two word last name.
Google is your best friend!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks