S
Steve
Hello,
I have a problem regarding the way I want data from a
text file to appear in the database table.
For example, in a text file, I have fields with a record
that reads '20828'; this is a date, and corresponds to
the 28th of August, 2002.
Another example would be '990203': 3rd of Feb, 1999.
I plan to export tables to Excel and from there I need to
be able to calculate the number of days between different
dates really fast (this kind of operation would be
performed 10 000 times more or less).
I know how to do that if the dates are in the dd/mm/yy
format.
So, I am trying to convert the data I import to Access
from the text file in the format dd/mm/yy, but I have no
clue on how to tacle this.
Any insight would be helpful.
Thanks everyone!
Steve
I have a problem regarding the way I want data from a
text file to appear in the database table.
For example, in a text file, I have fields with a record
that reads '20828'; this is a date, and corresponds to
the 28th of August, 2002.
Another example would be '990203': 3rd of Feb, 1999.
I plan to export tables to Excel and from there I need to
be able to calculate the number of days between different
dates really fast (this kind of operation would be
performed 10 000 times more or less).
I know how to do that if the dates are in the dd/mm/yy
format.
So, I am trying to convert the data I import to Access
from the text file in the format dd/mm/yy, but I have no
clue on how to tacle this.
Any insight would be helpful.
Thanks everyone!
Steve