My client wants to print reports that include a memo field. Sometimes
there is just a little data there, and sometimes it is quite long. Is
there code to resize a report control bound to a memo field, which
resizes according to the length of the text string in the memo field?
> My client wants to print reports that include a memo field. Sometimes
> there is just a little data there, and sometimes it is quite long. Is
> there code to resize a report control bound to a memo field, which
> resizes according to the length of the text string in the memo field?
No code needed. The TextBox bound to your memo field and the report section
where it resides both have a CanGrow property. Just set both to "Yes".

Signature
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com