I need to copy the whole text box and then make it pasteble in VB or an email, or what ever. I tried this:

Clipboard.SetText Text2.SelText

but it doesn't work