report truncating memo fields much larger than 255

T

trikmc

I am trying to export a memo field to an rtf or other format.
The field shows up correctly in the report print preview and
prints correctly but some records are truncated when i export to
htm, txt or rtf.

The text box is set to grow and changing the size did not help.

The report is >250 pages, but the errors seem to be distributed and
not associated with how much is in the memo field (some truncate at
1500 char and some at >2000 char).

I tried feeding the data to the report either from a query or a table and
that did not make any difference.


Access 2003, all updates installed.
 
Top