Avoid truncation

  • Thread starter Thread starter EllenM
  • Start date Start date
E

EllenM

Hello,
One of the fields in my Excel file has more than 255 characters. When
importing into Access, that field gets truncated. Can someone help me?

Thanks,
Ellen
 
The maximum length of a text field is 255 characters. If you are importing
to a new table, it will default to a text data type and truncate the field.
You can solve this by defining your table in design mode and make the field a
memo data type and import to the existing table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top