Hi!
I am importing data from a text file, some of the imported data are dares, written in the following format:
12mar2009
The problem is that the data is stored as text and not as date type of data, which makes it difficult to do mathematical procedures on that type of data
is there a function/way to convert that to "real" date data?
Regards
I am importing data from a text file, some of the imported data are dares, written in the following format:
12mar2009
The problem is that the data is stored as text and not as date type of data, which makes it difficult to do mathematical procedures on that type of data
is there a function/way to convert that to "real" date data?
Regards