Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a textbox control on a user form that needs to contain several
paragraphs of text. I have these paragraphs in a rich text file edited and saved in Word. I would rather not do this in VBA code, because the text never changes and really should be permanently stored with the textbox. Two years ago I somehow was able to get all these paragraphs of text into the textbox control, and I did so without using VBA code and without typing the text into the text slot of the textbox's property window in VBA, which anyway will not take carriage returns. It does not work to copy the text from the rich text file to the clipboard and paste into the text slot in the property window - only text up to the first carriage return is pasted. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How Do I Replace Paragraphs With New Paragraphs In Excel? | Excel Discussion (Misc queries) | |||
Legnth of text in textbox control | Excel Discussion (Misc queries) | |||
How to move cursor from one textbox control to another textbox con | Excel Programming | |||
How to move cursor from one textbox control to another textbox con | Excel Programming | |||
Set Focus Problem for textbox control on multipage control | Excel Programming |