Strange error that effects nothing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've set up a database that is dependent on an import from Excel. I've tested
the import and everything works fine. For some reason though I get a table
added with the folowing name after the import is complete:

COVERMEM$_ImportErrors

Keep in mind the import came over without any problems. 77 rows in Excel.
77 records in Access. I just can't figure why this table is appearing.
 
What does it say in COVERMEM$_ImportErrors? Normally that should have
details of exactly what it didn't like in it.
 
The table is coming up as the following:

Error feild with "Type Conversion Error" for each record
Feild feild with F1 for each record
Row feild with 14 random #s

I just ran this again without any problems, but I keep getting these errot
tables.

Thank you Doug!
 
What field type shows for the first field in the resultant table? What
values appear in the first field of those rows in the spreadsheet?
 
It's just a text field. The database contains nothing special except for a
currecy feild that is down as a double at 6 decimal places due to bank
regulations
 
Back
Top