There is a record length. If memory serves, it's 2000 characters per record
and 4000 characters with Unicode. However there are two exceptions: OLE and
Memo fields. Also a text field can only have 255 characters each whereas a
memo field can have 64K characters.
The answer to your problem may be to convert some of the text fields to Memo
data type.
There is a record size limit - but that's not the error message you'll
get when you exceed it, I don't think! It sounds like Access is
attempting to convert a value in one spreadsheet cell into an Access
datatype, and it's failing.
John W. Vinson[MVP]
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.