LebronJames
Programmer
- Apr 5, 2003
- 93
I am importing a txt file into my mdb. Only problem is the date value on my import is taken as a text field. If I change the text field to a datetime field it tells me type conversion error. On an Access report, is there a way that I can convert the text value to a date value? Will this be done on the report or is there a way to have a field in the table that takes that field and converts it to a date value?