I have a large file with over 150 columns, 30 of which are date fields and not every cell is populated. The date format in my Excel fields are dd/mm/yyy. When I import into Access some fields are imported as date type and others as text - which I understand has to do with whether or not the first row is populated.
Access flips the date to be mm/dd/yyyy, which doesn't appear to be a problem with the fields that import as a date type (at least from a random check)
To convert the 20 or so date fields that come in as text, I have gone into the stucture and changed the type to date. Again, Access flips the date to be mm/dd/yyyy but that's ok, I can work with that as long as the integrity of the data is ok.
Since I do this weekly and it is very time consuming, I copied the structure to a shell table and adjusted the data types I need to be dates, and I now import into that shell - and I think it is working properly.
So my question - do I need to be concerned with Access flipping my dates and reformatting the data type from txt to date. I have thousands of records and certainly don't have the time to confirm all of the data - which can't be wrong! I do get an error saying that it is deleting data - but I believe that is referring to the cells where the date information is not populated.
Thanks
Rosemary
Access flips the date to be mm/dd/yyyy, which doesn't appear to be a problem with the fields that import as a date type (at least from a random check)
To convert the 20 or so date fields that come in as text, I have gone into the stucture and changed the type to date. Again, Access flips the date to be mm/dd/yyyy but that's ok, I can work with that as long as the integrity of the data is ok.
Since I do this weekly and it is very time consuming, I copied the structure to a shell table and adjusted the data types I need to be dates, and I now import into that shell - and I think it is working properly.
So my question - do I need to be concerned with Access flipping my dates and reformatting the data type from txt to date. I have thousands of records and certainly don't have the time to confirm all of the data - which can't be wrong! I do get an error saying that it is deleting data - but I believe that is referring to the cells where the date information is not populated.
Thanks
Rosemary