Forum Discussion
Michael Khvilovsky
Jun 08, 2018Copper Contributor
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 ...
- 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
Haytham Amairah
Jun 08, 2018Silver Contributor
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
- Michael KhvilovskyJun 08, 2018Copper ContributorThank you!