Give this formula a try (Custom Format the cell to display the date-time format you want)...
=0+SUBSTITUTE(TRIM(LEFT(RIGHT(SUBSTITUTE(A1," ",REPT(" ",300)),1500),1500)),",","",2)
Give this formula a try (Custom Format the cell to display the date-time format you want)...
=0+SUBSTITUTE(TRIM(LEFT(RIGHT(SUBSTITUTE(A1," ",REPT(" ",300)),1500),1500)),",","",2)
Last edited by Rick Rothstein; 08-17-2016 at 09:06 PM.
Bookmarks