Ok i have an access database that is used to run reports off extracts from excel. I import the extracts from the main db, and run macros in access on them to fill tables. I am getting data type conversion errors on a text field that holds a number because there are accidental letters in the field on some records. the excel sheet and the access database are set up for those fields to be text anyway, so why is access thinking they are all supposed to be numbers? any ideas?
2007-09-13
03:59:04
·
3 answers
·
asked by
Mike D
2
in
Computers & Internet
➔ Programming & Design
its definatly that field, i get an error from the macro telling me which field threw the error. Basically every time theres a char in the text field rather than a number, it errors.
2007-09-13
04:13:49 ·
update #1