Hello
Transferring text to Excel from tables etc. via ActiveX is not so
difficult. But graphs?
If I copy a graph to the clipboard and use the Worksheet ActiveX method
Paste, the graph is pasted in the
Excel worksheet.
But how to do this without self having to copy to the clipboard every time?
I have a graph. and a table below, and a "Over to Excel" button.
So, when I push that button, table values exports to Excel (this is no
problem), but than the graph should be copied to the clipboard,
automatically.
Give me a hint how to do it, please. It must be easy...
Thanks
P.J