Thread
:
Where is Clipboard
View Single Post
#
1
Posted to microsoft.public.excel.programming
Dennis W. Bulgrien
external usenet poster
Posts: 11
Where is Clipboard
Visual Basic has a Clipboard object, e.g.
http://support.microsoft.com/default...b;en-us;247412
How is the clipboard accessed from Excel VBA?
All I want to do is Clipboard.SetText "hello"!
Reply With Quote
Dennis W. Bulgrien
View Public Profile
Find all posts by Dennis W. Bulgrien