View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John A Grandy John A Grandy is offline
external usenet poster
 
Posts: 22
Default add VB6 Clipboard object

in VB6 there is a Clipboard object which makes it possible to load the
Windows Clipboard programmatically ....

..... i can't figure out a way to make this functionality available within
Excel ....