how to start new paragraph/ go to next line?

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

Guest

I have a database with two forms with several memo fields in each. In one
form, when I hit "enter", the cursor goes to the next line within the same
field. In the other, hitting enter causes the cursor to go to the next field.
Can anyone tell me how to set things so it stays within the same field,
allowing spacing between lines/paragraphs, etc?? Thank you.
 
1.Open your form in design view.

2. Right-click the text box, and choose Properties.

3. On the Other tab of the Properties box, set:
Enter Key Behaviour New Line In Field
 
Back
Top