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

P

Puppy

The memo field goes on forever. How can I set up word wrap for the memo
field in Access 2000 such as in Excel?
 
J

Jeff Boyce

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>
 
T

Tim Ferguson

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

Top