Either of these should do it:
![]()
=LEFT(A1,SEARCH(" ",A1&" ",SEARCH(" ",A1&" ")+1)-1)
![]()
=LEFT(A1,SEARCH("||",SUBSTITUTE(A1&" "," ","||",2))-1)
Either of these should do it:
![]()
=LEFT(A1,SEARCH(" ",A1&" ",SEARCH(" ",A1&" ")+1)-1)
![]()
=LEFT(A1,SEARCH("||",SUBSTITUTE(A1&" "," ","||",2))-1)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks