AndyK
December 17th, 1999, 07:59 PM
I have a string "Hello" selected (highlighted with blue) in text1.text, how do I display that highlighted string in msgbox
Thank You
Thank You
|
Click to See Complete Forum and Search --> : Please help...easy one... AndyK December 17th, 1999, 07:59 PM I have a string "Hello" selected (highlighted with blue) in text1.text, how do I display that highlighted string in msgbox Thank You czimmerman December 17th, 1999, 09:23 PM msgbox text1.selText Charles Zimmerman http://www.freevbcode.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |