A
Alan B. Densky
In Excel, any cell can contain any data, and the data may or may not be
formatted in a particular way. In Access, by contrast, every field has a
fixed data type and can only contain a value of that type ( double,
text, etc.). When Access imports from Excel to a new table, it guesses
the field types to use by examining the data in the first few rows of
the Excel table - and often gets it wrong. This can cause Access to bomb
out during the import.
The "Fix" for this - according to another post, is to massage the data in
the import. That is riciculous.
Does anyone have a way to fix this problem the right way?
Alan
formatted in a particular way. In Access, by contrast, every field has a
fixed data type and can only contain a value of that type ( double,
text, etc.). When Access imports from Excel to a new table, it guesses
the field types to use by examining the data in the first few rows of
the Excel table - and often gets it wrong. This can cause Access to bomb
out during the import.
The "Fix" for this - according to another post, is to massage the data in
the import. That is riciculous.
Does anyone have a way to fix this problem the right way?
Alan