Access 2000 Multiline field or word wrap in text box in form

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

Guest

I have a form that I would like to have the text boxes wrap around so that I
can use the vertical scroll bar correctly. Right now when I enter something
in I get
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss

I would like something on the lines of
sssssssssssssssssssssssssss
sssssssssssssssssssssssssss
sssssssssssssssssssssssssss

Any suggestions would be greatly appreciated or any work arounds would be
appreciated. Thank you.

Mark
MCP
 
You can set the "enter key behaviour" property
of the textbox to "New Line in Field" and
set it "scrollbars" property to "vertical"
 

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