A
adammled
I have a single column of data that includes dates in two formats:
mddyy
mddyy hh:mm
I tried using the Data>Text-to-Columns... with mdy to change them to dates.
It worked for the mddyy data, but it messed up the mddyy hh:mm data.
I need to convert these so I can sort them by year>month>day>hour>minute.
mddyy
mddyy hh:mm
I tried using the Data>Text-to-Columns... with mdy to change them to dates.
It worked for the mddyy data, but it messed up the mddyy hh:mm data.
I need to convert these so I can sort them by year>month>day>hour>minute.