Can I use word wrap for the memo field in Access?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The memo field goes on forever. How can I set up word wrap for the memo
field in Access 2000 such as in Excel?
 
Not sure what you mean by this. I thought word wrap was the default
behavior.
 
Are you working directly in the table? If so, consider using a form and a
control -- these will give you "word wrap" and a host of other capabilities
over display (e.g., conditional formatting, events, ...).

But a table is just a bucket o' data, and greatly limits your display
options.

Good luck

Jeff Boyce
<Access MVP>
 
The memo field goes on forever. How can I set up word wrap for the memo
field in Access 2000 such as in Excel?

Set the text box control's Multiline property to True.


Tim F
 

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

wrap text 6
Memo Field in Access 2007 - On Lose Focus, Field Jumps To Top 1
memo field 7
Can words wrap in a column 4
Access Making a memo in Access 0
Memo field 1
Database for VBA 6
One memo table for multiple main tables? 7

Back
Top