View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marie J-son[_5_] Marie J-son[_5_] is offline
external usenet poster
 
Posts: 22
Default Change copy function for Ctrl-C, Ctr-X, right click...

Hi,

When I have a Chart or Chartobject selected in workbook, I want to have the
copy function changed to copy picture ("on screen", "as picture") - without
any user dialogs, just altered function.

I guess it is ctrl-C, ctrl-x and right Click-copy and rightclick-cut that
has to be altered with this function instead. How? I've seen some code about
this earlier, but where? Maybe there is other ways to copy/cut that needs to
be covered - feel free to inform me.

Do you have code snippet for this I will be happy the whole day today...

The reason for this is because I don't want to have ole links when users
paste charts into powerpoint.

I'd be grateful for your help
/Regards