Adjusting Memo Field Sizes

D

Dan in Dallas

I have a form with a sub-form containing a Memo field. (Data already added in
BD) I now want to change the size of my Subform (smaller in width) and would
like the existing data to "word wrap" but it does not. Is this possible?
 
A

Anne

I tried to set the set shrink, set grow properties, but it did not work.
I am using a double click event on the memo field which brings up a popup
form with the detail of the memo field
 
Top