Return in a Text box

X

Xaos

Very simple question....

I created a field that is a text box. In the form, I made the box big,
so that I could put a 3 line address in the box. The problem is when I
hit return, it goes to the next field. Is there a way to get multiple
lines in a text box?

Thanks in advance for your help!

Chaz
 
A

Arvin Meyer MVP

Use Control + Return or Shift + Return to get each additional line. BTW, a
text box is not a field. It is a control used to display a field from a
table or query.
 
L

Lars Brownies

On the General Tab of the textbox properties there is a setting called
EnterKeyBehavior. You can set it to New Line in field. That way you don't
have to use extra keys.

Lars
 

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