![]() |
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 .... |
add VB6 Clipboard object
Never done it, but you would have to build a dll in VB6 with the object
include I believe. Rob Bovey has related information on this in the past (no on the clibboard object - but this type of approach in general). You can search the archives for his postings. Some may suggest the dataobject in vba or Chip Pearson's page on this, but this is for text only. You might be able to do something with the windows API - again, not something I have done. Regards, Tom Ogilvy John A Grandy wrote in message ... 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 .... |
add VB6 Clipboard object
John,
Another site for you to check out. Chip Pearson shows how to access the windows clipboard at http://www.cpearson.com/excel/clipboar.htm -- HTH Bob Phillips "John A Grandy" wrote in message ... 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 .... |
add VB6 Clipboard object
I'm thinking there has got to be a library which if referenced will provide
the functionality. But a VB6 DLL is probably easy to write. I'll do that now. "Tom Ogilvy" wrote in message ... Never done it, but you would have to build a dll in VB6 with the object include I believe. Rob Bovey has related information on this in the past (no on the clibboard object - but this type of approach in general). You can search the archives for his postings. Some may suggest the dataobject in vba or Chip Pearson's page on this, but this is for text only. You might be able to do something with the windows API - again, not something I have done. Regards, Tom Ogilvy John A Grandy wrote in message ... 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 .... |
All times are GMT +1. The time now is 11:46 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com