Hi all!
I'm trying to import a csv file that is comma dilimited. My csv file has a time column which some rows go over 24 hours. Now if i import the file using the import wizard i get no problems. When i try to automate it using the docmd, the rows that have the time over 24 do not get imported. The ones it does import are formated with "AM" at the end. My time field in my table is setup as a text field. Does anyone have any ideas why its doing that.
I'm trying to import a csv file that is comma dilimited. My csv file has a time column which some rows go over 24 hours. Now if i import the file using the import wizard i get no problems. When i try to automate it using the docmd, the rows that have the time over 24 do not get imported. The ones it does import are formated with "AM" at the end. My time field in my table is setup as a text field. Does anyone have any ideas why its doing that.