View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Andreas Andreas is offline
external usenet poster
 
Posts: 20
Default Adding commands to the Excel 2007 Chart context menu

Hi, NG,

In Excel 2003 to add a command to the Excel 2007 Chart context menu you add
your command to the commands in CommandBars("Object/Plot").

In Excel 2007 this does not work, the commands are not added, and there
seems to be no other command bar I can use to add commands to the Excel 2007
Chart context menu.

Any idea how to customize the Excel 2007 Chart context menu?

Thanks,

Andreas