Multline setting in a memo field.

zhbuyi

New member
Local time
Today, 13:40
Joined
Jul 21, 2008
Messages
6
I work with Access 2003.
I created a form on a table using wizard. There is a memo field. I'd like to be able to enter multiple lines in the field. However, when I press "enter" it goes to the next field. What properties can I change in the table and/or the form to be able to enter multiple lines?

Thanks
 
On the form control for your memo field ....

Go to the properties -> Other -> Enter Key Behavior -> New Line in Field

-dK
 
One way is to press the control key at the same time you hit enter. The other is to change the 'Enter Key Behavior' property of the text box control to 'New Line in Field'.

Hope this helps - :)
 

Users who are viewing this thread

Back
Top Bottom