View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
EngelseBoer EngelseBoer is offline
external usenet poster
 
Posts: 67
Default return 1st word in string

thanks

"Gary''s Student" wrote:

=LEFT(A1,FIND(" ",A1)-1) and copy down.
--
Gary''s Student - gsnu200802