ok, the code you gave me for copy was..

SendKeys "^C", 1 'Copy

now how do i use this?

I have a textbox named Text1. And a command button named Command1. Now, if u can tell me how to code, so when i click the command button, it takes whats inside the textbox, and copies it. How do i do it? Thanks.