#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 470
Default Wordwrap

I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,202
Default Wordwrap

Set the MultiLine property for the TextBox to True. You can do this either in the property window or in code.

Rick


"WLMPilot" wrote in message ...
I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 470
Default Wordwrap

Thanks

"Rick Rothstein (MVP - VB)" wrote:

Set the MultiLine property for the TextBox to True. You can do this either in the property window or in code.

Rick


"WLMPilot" wrote in message ...
I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WordWrap in TextBox on a UserForm Noemi Excel Programming 2 September 18th 06 06:43 AM
Add wordwrap to macro dtittle Excel Programming 0 March 13th 06 07:49 PM
XL 97 Text Box property - WordWrap dipitiduda Excel Programming 0 January 5th 05 11:23 PM
WordWrap in textbox Jason Morin[_3_] Excel Programming 3 April 15th 04 02:11 PM
Wordwrap wont!!!! John Baker Excel Programming 0 October 26th 03 07:12 PM


All times are GMT +1. The time now is 03:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"