Thread
:
Special string convertion to date and time
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
James Ravenswood
external usenet poster
Posts: 143
Special string convertion to date and time
=DATEVALUE(LEFT(TRIM(A1),FIND(" ",TRIM(A1))-1))
Reply With Quote
James Ravenswood
View Public Profile
Find all posts by James Ravenswood