Help and Support
 

powered byLive Search

The data in a linked Excel spreadsheet column is truncated to 255 characters in an Access database

Article ID:839785
Last Review:April 2, 2007
Revision:2.0

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.

SYMPTOMS

When 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.

Back to the top

CAUSE

In 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.

Back to the top

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.

Back to the top

STATUS

This behavior is by design.

Back to the top

MORE INFORMATION

In 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:
Special characterDescription
@Text character. Either a character or a space is required.
&Text character is not required.
<Force all characters to lowercase.
>Force all characters to uppercase.
When you link an Excel spreadsheet to an Access database, and the columns of the Excel spreadsheet contain more than 255 characters, the columns are mapped to Memo data types, and the Format property of the Memo field is set to @. Therefore, Access treats the Memo field as a text field, and you can view only 255 characters of data.

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.

Back to the top

REFERENCES

For 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 (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:
259893 (http://support.microsoft.com/kb/259893/) Formatted Memo field appears to truncate data after 255 characters

Back to the top


APPLIES TO
Microsoft Office Access 2007
Microsoft Office Access 2003
Microsoft Access 2002 Standard Edition
Microsoft Access 2000 Standard Edition

Back to the top

Keywords: 
kbfield kbdatabase kbprb KB839785

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.