M
Minitman
Greetings,
I have a couple of TextBoxes being used as memo fields. I don't want
the text to wrap when I copy the contents to a cell on the worksheet.
I would however, like to see the text inside of the TextBox wrap at
the border of the TextBox.
I have WordWrap turned on in the properties box for the TextBox, but
it doesn't seem to make any difference.
Short of manually inserting Chr(10)'s at the break points of the text,
is there anyway to get the text to word wrap inside of the TextBox?
Anyone have any ideas or suggestions?
Any help will be appreciated.
-Minitman
I have a couple of TextBoxes being used as memo fields. I don't want
the text to wrap when I copy the contents to a cell on the worksheet.
I would however, like to see the text inside of the TextBox wrap at
the border of the TextBox.
I have WordWrap turned on in the properties box for the TextBox, but
it doesn't seem to make any difference.
Short of manually inserting Chr(10)'s at the break points of the text,
is there anyway to get the text to word wrap inside of the TextBox?
Anyone have any ideas or suggestions?
Any help will be appreciated.
-Minitman