View Single Post
  #1   Report Post  
Randall Hiltz
 
Posts: n/a
Default Use the "mouse over" event to exclude a data point from a series

I'm relatively new to excel macros and would greatly appreciate any
help.

In an Excel scatter chart, if I move the mouse over a data point,
a "tool-tip text" or a "hover text" appears.

Is there a way to intercept this event programmatically to exclude the
data point from the series and then have the chart re-drawn?