Subreport on main report will not print the entire memo field.

D

Dtrain

memo field shows all information in access on the report but when it is
printed or sent to email the memo field does not print all of the comments.
Can grow is set to yes.
 
D

Dirk Goldgar

Dtrain said:
memo field shows all information in access on the report but when it
is printed or sent to email the memo field does not print all of the
comments. Can grow is set to yes.

Is the CanGrow property set to Yes for *both* the text box and the
section containing it?

If so, is the report based on a query that uses the DISTINCT keyword, or
that groups by the memo field?
 
Top