Wrapping Memo Field in Report

  • Thread starter Thread starter Jasmine
  • Start date Start date
J

Jasmine

I have a memo field in a table and would like to know
when placing this field in a report how to format
it so that the Memo fields wrap.
 
Add a textbox to your report, bound to the memo field. Set the 'can grow'
property of the textbox to Yes.
 
That should automatically happen.

You may want to set the control's can grow property to yes.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Memo text box 5
Memo field 1
Simple Memo Field Question 2
Populating memo field by clicking command button 2
Populate memo field with check box 6
Memo field how to program? 1
Memo field positioning 2
Can Grow Up 5

Back
Top