PRB: Upper Report Expression Causes String Too Long to FitLast reviewed: January 10, 1997Article ID: Q156642 |
The information in this article applies to:
SYMPTOMSAfter changing the format of a memo field to upper case in the Report Writer, the error "String Too Long to Fit" appears when attempting to print or preview the report.
CAUSEThe Report Writer's expression builder cannot convert fields larger than 256 characters to upper case. You must use the UPPER() function to convert those fields.
WORKAROUNDIn the Report Expression box for the field, use the UPPER() function to transform the memo-field contents to upper case.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
KBCategory: kbtool kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |