Forum Discussion

Michael Khvilovsky's avatar
Michael Khvilovsky
Copper Contributor
Jun 08, 2018
Solved

Excel date unredable

Hi, I received the data in the text/excel format and date columns are not readable as a date. I tried to use "Trim function, convert text to columns, change format, but noting works. Excel treats it ...
  • Haytham Amairah's avatar
    Jun 08, 2018

    Hi Michael,

     

    It seems that there are odd characters in these dates!

    So, you have to use the https://support.office.com/en-us/article/clean-function-26f3d7c5-475f-4a9c-90e5-4b8ba987ba41 to clean them up.

     

    I hope this helps you