I'm trying to get a little excel addin developed to help with some repetitive chart work.
I can't figure out, though, how to create an event handler that fires when the user selects a chart in Excel.
The SheetSelectionChange event only fires when you choose cells, not charts.
Surely this is possible to do?
Thanks
mmret