View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Krishnakumar
 
Posts: n/a
Default Finding All but Last Word


=left(a1,lookup(len(a1),find(" ",a1,row($a$1:index($a:$a,len(a1)))))-1)


--
Krishnakumar


------------------------------------------------------------------------
Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138
View this thread: http://www.excelforum.com/showthread...hreadid=500266