J
JKnope
I am importing an Excel spreadsheet with item data from our mainframe. The
warehouse field in this spreadsheet may contain numbers or alpha characters.
As a result, I set the field data type in my table as "text". When I import,
I continue to get 'type conversion failure' errors on any records that begin
with numbers, then contain text. An example is "00LE" is a value within the
spreadsheet. Rather than getting any data in my table, it doesn't import at
all. Numeric warehouse values are imported properly, any that contain text
are appearing in the errors table and do not import.
I've formatted the entire column in the Excel spreadsheet to be text,
imported, no change. Any advice would be greatly appreciated. I've worked
with Access for 10+ years, and I have never seen this problem before.
warehouse field in this spreadsheet may contain numbers or alpha characters.
As a result, I set the field data type in my table as "text". When I import,
I continue to get 'type conversion failure' errors on any records that begin
with numbers, then contain text. An example is "00LE" is a value within the
spreadsheet. Rather than getting any data in my table, it doesn't import at
all. Numeric warehouse values are imported properly, any that contain text
are appearing in the errors table and do not import.
I've formatted the entire column in the Excel spreadsheet to be text,
imported, no change. Any advice would be greatly appreciated. I've worked
with Access for 10+ years, and I have never seen this problem before.