The information in this article applies to:
SYMPTOMSWhen you apply formatting, such as a closing or opening angle bracket (> or <), to a field with the Memo data type, the data in the field appears truncated after the 255th character. CAUSEWhen you apply formatting to a Memo field, it is treated as a Text field, which has a 255-character limit. The data is not physically truncated, but only 255 characters are viewable. STATUSThis behavior is by design. Microsoft Access 2.0 and 7.0 behave differently in that they only apply your format to Memo fields that are 255 characters or less; the Format property is ignored in Memo fields longer than that. Additional query words: Tables
Keywords : kbusage TblFldp |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |