Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wrap text in field

Status
Not open for further replies.

adwanoy

MIS
Joined
Apr 10, 2006
Messages
37
Location
US
Hey guys,
I have a field which is text and its length 200
how can I wrap the text in a field within a form, say in 50 char field length, so the user can scroll within the field to read the whole text.
thanks
 
Textboxes will wrap to the width they are set to. There is a Scrollbars property that can be set to Vertical.
 
I did that, but it is not wraping
 
Is the textbox on a continuous form in datasheet view?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top