Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 .... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Where does Ms XL store the clipboard ? or where does MS Windowsstore clipboard ? | Setting up and Configuration of Excel | |||
Where does Ms XL store the clipboard ? or where does MS Windowsstore clipboard ? | Setting up and Configuration of Excel | |||
Clipboard empty but still get waring that clipboard is full | Excel Discussion (Misc queries) | |||
Object Variable Not Set Error on Selection object | Excel Worksheet Functions |