Yur
(Yur)
October 4, 2019, 5:48pm
1
Hello,
I need to extract a column from an excel. These columns are dates and I need to sort them from least to greatest:
The problem I have is that when I remove them they change format and show the following:
How can I format the data so that it keeps the date view?
Someone knows something about it?
Thank you very much in advance.
rmunro
(Rene Munro)
October 4, 2019, 6:22pm
2
Hi @Yur ,
43704 it’s the value of the date. If you press ctrl + 1 in excel. It will show a pop up window.
Just click on the format that you like best. Let me know if this is what you’re looking for or if you’re actually trying to make your date a string.
Yur
(Yur)
October 4, 2019, 8:00pm
3
Hi @rmunro
Thanks for the reply.
The solution you propose had already tried it.
I enclose the evidence in which the format change from Excel is shown:
Can you think of any other proposal?
Thank you.
rmunro
(Rene Munro)
October 7, 2019, 1:53pm
4
@Yur ,
Excel automatically formats the date values in order to prevent this you must change it to text format. You can archive this by using the text formula in excel. Also you can enter a ’ caracter and it won’t change since excel will now detect it like a string.