Does anyone know how to convert this string 20.01.2012 09:30:11 to excel date 01/20/2012 09:30:11. Tried to use the “text to column” tool, it is successful if the string does not contain the time (hh:mm:ss) part. Anybody can help thanks in advance.
Does anyone know how to convert this string 20.01.2012 09:30:11 to excel date 01/20/2012
Share
Select the cells in question and do a find and replace…
Find .
Replace /
I tested it and it worked perfectly 🙂
Hope that helps!