Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form that gets a long string from the user and
the textbox on the form that does this will not word wrap. The properties of the textbox say that WordWrap is set to True but it still will not word wrap. What may be wrong? The form runs modeless. Otherwise, the form and the code it calls to insert the string into a comment on worksheet works fine. Thanks. John Wirt |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John,
Set the MultiLine property to True. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "John Wirt" wrote in message ... I have a form that gets a long string from the user and the textbox on the form that does this will not word wrap. The properties of the textbox say that WordWrap is set to True but it still will not word wrap. What may be wrong? The form runs modeless. Otherwise, the form and the code it calls to insert the string into a comment on worksheet works fine. Thanks. John Wirt |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John Wirt
Also set the Mulitie line to True HTH Charle -- Message posted from http://www.ExcelForum.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Charles and Chip. Thanks. John
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word-Wrap Help? | Excel Discussion (Misc queries) | |||
Word wrap | Excel Discussion (Misc queries) | |||
Copy from Word to Excel, and retain indent, plus word wrap | Excel Discussion (Misc queries) | |||
word wrap | Excel Discussion (Misc queries) | |||
Word Wrap | Excel Discussion (Misc queries) |