Text box navigation

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

Guest

Access 97--Text Box
When I push enter, I'd like to go to the next line in text box. Right now it
goes to the next field. Is there any way to go to the next line?
I know this sounds simple, but I can't find any way to do this.
 
Bumpushound said:
Access 97--Text Box
When I push enter, I'd like to go to the next line in text box. Right now it
goes to the next field. Is there any way to go to the next line?
I know this sounds simple, but I can't find any way to do this.

All TextBox controls have a property named "Enter Key Behavior". You'll
find it on the "Other" tab of the property sheet.
 
Bumpushound said:
Access 97--Text Box
When I push enter, I'd like to go to the next line in text box. Right now it
goes to the next field. Is there any way to go to the next line?
I know this sounds simple, but I can't find any way to do this.

In the control's property sheet, change the Enter Key Behavior property to:

New Line in Field
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 

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

Back
Top