Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

copy to the clipboard from a command button 1

Status
Not open for further replies.

zgtrman

Programmer
Dec 4, 2002
62
US
I have created a database for myself at work, I would like to copy the contents of a textbox to the clipboard from a command button, I have the command button click event code as follows

Notes.SetFocus

now what I want to add is code that will copy the contents into the clipboard...is this possible?

Thank You in advance

zgtrman

To effectively improve in the efficiency of your performance, one must be proficient in the implementation of a positive mental attitude.
 
flyover789

THANK YOU!!!!!

have a star

To effectively improve in the efficiency of your performance, one must be proficient in the implementation of a positive mental attitude.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top