The data in a linked Excel spreadsheet column is truncated to 255 characters in an Access database (839785)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Access 2002
- Microsoft Access 2000
This article applies only to a
Microsoft Access database (.mdb).
Novice: Requires knowledge of the
user interface on single-user computers.
SYMPTOMSWhen you link to a Microsoft
Excel spreadsheet from a Microsoft Access database, and the columns of the Excel spreadsheet contain more than
255 characters, you may notice that the data in the linked table
appears
truncated after the 255th character.CAUSEIn Access, when you link to an Excel
spreadsheet that contains
more than 255 characters,
the column of the Excel spreadsheet is mapped to the formatted
Memo data type.
Because Access
treats the
formatted Memo field as
a text field that has a 255-character limit,
you can view only 255 characters. However,
the data is not physically truncated
in the linked table.WORKAROUND To work around this problem, you must import the Excel
spreadsheet to an Access table when the columns of the Excel
spreadsheet contain more than 255 characters.STATUS This
behavior is by design.REFERENCESFor
additional information about how to import or link data from a spreadsheet,
visit the following Microsoft Web site:
For additional information about a formatted Memo
field, click the following article number to view the article in the Microsoft Knowledge Base:
259893
Formatted Memo field
appears to truncate data after 255 characters
Modification Type: | Major | Last Reviewed: | 5/11/2004 |
---|
Keywords: | kbfield kbDatabase kbprb KB839785 kbAudDeveloper |
---|
|