Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default how to copy / paste in userform multiline text box

I have this material from other documents o/s excel in another word
processor that I want to copy and paste into the multiline text box on the
userform.

Any hints on how this is done?



--
wbnTravis, from Oklahoma
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default how to copy / paste in userform multiline text box

Assuming you have the text to the windows clipboard:
TextBox1.Paste

If you need copy the text also, possibly from a Word document, looking into
"Automating Word from VBA" in Google
Maybe http://www.dicks-blog.com/archives/2...tomating-word/

Otherwise, depends somewhat on the source of the text.

NickHK

"wbntravis" wrote in message
...
I have this material from other documents o/s excel in another word
processor that I want to copy and paste into the multiline text box on the
userform.

Any hints on how this is done?



--
wbnTravis, from Oklahoma



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default how to copy / paste in userform multiline text box

Thanks Nick on both counts of hitting enter in the multi text box
and the answer on paste. to the text box. I cant wait to try
them!
I wish you the best : )






--
wbnTravis, from Oklahoma


"NickHK" wrote:

Assuming you have the text to the windows clipboard:
TextBox1.Paste

If you need copy the text also, possibly from a Word document, looking into
"Automating Word from VBA" in Google
Maybe http://www.dicks-blog.com/archives/2...tomating-word/

Otherwise, depends somewhat on the source of the text.

NickHK

"wbntravis" wrote in message
...
I have this material from other documents o/s excel in another word
processor that I want to copy and paste into the multiline text box on the
userform.

Any hints on how this is done?



--
wbnTravis, from Oklahoma




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
Is there an easy Copy/Paste of a Userform ? (Entire Userform Including tx & cbx's) Corey Excel Programming 2 January 9th 07 01:01 PM
Userform Textbox multiline Vs format in worksheet Jim May Excel Programming 4 October 16th 05 10:15 PM
transferring multiline text from userform to worksheet - line break problem Paul Excel Programming 6 May 8th 05 03:21 AM
UserForm; Textbox; Multiline; NonPrintable Characters sa3214[_2_] Excel Programming 3 November 3rd 04 03:46 PM
Copying multiline textboxes from userform to worksheet cell Leighton Harker Excel Programming 1 September 25th 04 04:14 PM


All times are GMT +1. The time now is 10:11 AM.

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"