Memo Fields Splitting On Reports

A

Arturo

I have Can Grow and Can Shrink set to yes in all the appropriate places
according to previous responses on this site. However, if my memo field is
too large to fill out the current page, it begins a new one. Does Access 2003
have a way to make the Memo field perform as the word wrap function in Word
does? That is, can the report be made to be continuous text instead of having
all the white spaces?

Thank you.
 
K

Ken Snell \(MVP\)

Not innately within ACCESS. You'd need to write some very complex code to
try to split the text across two pages, and it's not always going to be
successful. For one example, see http://www.lebans.com/richtext.htm and
scroll down to find the link to a file named AndreRTF.zip.
 
A

Arturo

Thanks for your reply. I will have to wait until day after tomorrow to try
that.
 

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

Top