Select the product you need help with
The data in a linked Excel spreadsheet column is truncated to 255 characters in an Access databaseArticle ID: 839785 - View products that this article applies to. This article applies to a Microsoft Access database (.mdb) file or to a Microsoft Access database (.accdb) file. Novice: Requires knowledge of the user interface on single-user computers. SYMPTOMSWhen you link to a Microsoft Office Excel spreadsheet from a
Microsoft Office 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. MORE INFORMATIONIn Access, you can set the Format property of the Text field and the Memo field to create custom
formats. You can use the following special characters to set the Format property of the Text field and the Memo field:
Collapse this table
However, when you import an Excel spreadsheet that has columns that contain more than 255 characters, the columns are mapped to a Memo field with no specific format. Therefore, you can view the complete data in the field. REFERENCESFor additional information about how to import or link data
from a spreadsheet, visit the following Microsoft Web site: http://msdn2.microsoft.com/en-us/library/aa831316(office.10).aspx For additional information about a formatted Memo field,
click the following article number to view the article in the Microsoft
Knowledge Base:
(http://msdn2.microsoft.com/en-us/library/aa831316(office.10).aspx)
259893
(http://support.microsoft.com/kb/259893/
)
Formatted Memo field
appears to truncate data after 255 characters
Properties | Article Translations |


Back to the top








