S
scudooder
Hello
I am having this problem where I converted a flat text file into a
excel worksheet. There is a column for date and the format of the dat
is:
Nov 01 2000
Now, I want to sort all the columns by ascending date, but it wont wor
because I guess Excel sees the date column as text even after going t
'format cells' -> date. Is there a vba script that I can use tha
converts the date column into a data type that I can use to sort al
columns with?
thanks in advanc
I am having this problem where I converted a flat text file into a
excel worksheet. There is a column for date and the format of the dat
is:
Nov 01 2000
Now, I want to sort all the columns by ascending date, but it wont wor
because I guess Excel sees the date column as text even after going t
'format cells' -> date. Is there a vba script that I can use tha
converts the date column into a data type that I can use to sort al
columns with?
thanks in advanc