
Crystal Reports 3/VB4 Field too large?!!!
Quote:
>I have a database with "memo" fields that are more than 255 characters each.
>When I try to display the fields in Crystal Reports, only the first 50
>characters are displayed. Then it displays characters from the next field
>listed on the CR report.
>I've already spent hours on it and can't figure it out.
>Any help would be GREATLY appreciated.
>-Rich W.
To display a memo field in a Crystal Report, you must set the
"multiple lines" to true, and either specify 0 lines (unlimited) or
some set limit. Right-click the text box, and select properties. The
lower half of the properties dialog is the part that deals with that.