G
Gee...
Every month I get a Zipfile with over 300,000 records in it, which I go get
and put into an Access database.
Everything works great except the date.
There is no date in the CSV file and I need it in the database.
I need a field to automatically be "1/4/2009" or what ever date I need.
I've tried and tried to figure out how to get this to work but it never does.
The only way is to build a for with a bit of code to fill it in, but then I
have to run through all the records to get them filled in.
Thank you in advance for you help.
Greta
and put into an Access database.
Everything works great except the date.
There is no date in the CSV file and I need it in the database.
I need a field to automatically be "1/4/2009" or what ever date I need.
I've tried and tried to figure out how to get this to work but it never does.
The only way is to build a for with a bit of code to fill it in, but then I
have to run through all the records to get them filled in.
Thank you in advance for you help.
Greta