Dennis,
See
http://www.cpearson.com/excel/clipboar.htm .
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"Dennis W. Bulgrien" <dbulgrien vcsd com wrote in message
...
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"!