Hi Gang,
Not sure if I am googling the right function.
I have 1 one that name "Lastname, FirstName PRID 12345"
Just wondering how I remove any text after the first name.
Hi Gang,
Not sure if I am googling the right function.
I have 1 one that name "Lastname, FirstName PRID 12345"
Just wondering how I remove any text after the first name.
If your data is in Q27
=LEFT(Q27,FIND("@",SUBSTITUTE(Q27," ","@",2))-1)
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
Awesome, thank you very very much
happy to help and thanks for the feedback![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks