View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
James Ravenswood James Ravenswood is offline
external usenet poster
 
Posts: 143
Default Special string convertion to date and time

=DATEVALUE(LEFT(TRIM(A1),FIND(" ",TRIM(A1))-1))