P
PO
Hi
I have a XY-Scatter chart embedded in a worksheet. I have applied an
autofilter to the charts data table. There are two problems I'm trying to
solve:
1. When the user changes the filter I want to run code to update the chart
labels. How do I trap the "filter_change" event?
2. When the user double-clicks one of the points in the chart I want a
message box to display the rownumber in the worksheet from where the point
gets its data. How can this be achieved?
TIA
Pete
I have a XY-Scatter chart embedded in a worksheet. I have applied an
autofilter to the charts data table. There are two problems I'm trying to
solve:
1. When the user changes the filter I want to run code to update the chart
labels. How do I trap the "filter_change" event?
2. When the user double-clicks one of the points in the chart I want a
message box to display the rownumber in the worksheet from where the point
gets its data. How can this be achieved?
TIA
Pete