G
Guest
I have a report that needs to print the entire contents of a memo column. The
con trol on the report has 'can grow' set to YES. The report source is a
table that has this field as a memo column. This table is built from various
queries and some VBA code. I cannot see anywhere where the truncation is
occuring. However, there is a UNION query involved. Might this truncate the
memo column? If so, how do I get around this?
Thanks.
con trol on the report has 'can grow' set to YES. The report source is a
table that has this field as a memo column. This table is built from various
queries and some VBA code. I cannot see anywhere where the truncation is
occuring. However, there is a UNION query involved. Might this truncate the
memo column? If so, how do I get around this?
Thanks.