I'm using CR 8.5 - SQL - OLEDB - I'm trying to force a memo field,({vusrDiagnosticReportText.ReportText}), that is within a provided view, to UPPER CASE. I've tried using the @Null formula as described in but to no avail. Our vendor does not seem to want to set up breaking the memo field down to separate fields of less than 256 characters, as in ( Any other suggestions? Does Crystal 9 allow formatting of memo fields?