Feb 27, 2001 #1 alexwood Technical User Joined Feb 16, 2001 Messages 31 Location GB I have a memo field in a report. How do I get the text in in to word-wrap, so that it doesn't disappear out of the end of the text box ? Thanks.
I have a memo field in a report. How do I get the text in in to word-wrap, so that it doesn't disappear out of the end of the text box ? Thanks.
Feb 27, 2001 #2 LarryDeLaruelle Technical User Joined May 19, 2000 Messages 1,055 Location US Alexwood: Set the Can Grow property of the field to Yes. If the field contains more text than will fit in the space allowed the field will expand vertically to accomodate the extra text. Hope this helps. Larry De Laruelle larry1de@yahoo.com Upvote 0 Downvote
Alexwood: Set the Can Grow property of the field to Yes. If the field contains more text than will fit in the space allowed the field will expand vertically to accomodate the extra text. Hope this helps. Larry De Laruelle larry1de@yahoo.com
Feb 27, 2001 Thread starter #3 alexwood Technical User Joined Feb 16, 2001 Messages 31 Location GB Thanks very Larry, worked like a charm. Much appreciated. Upvote 0 Downvote