View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
[email protected] francesco.zingoni@gmail.com is offline
external usenet poster
 
Posts: 1
Default Worksheet_Change when a point is moved on a graph

Hi all,

just a quick question:

Does someone know how can I make the Worksheet_Change routine
automatically activates for a changing on a data series in a plot?

I mean: I 've a data series on a graph, I use the mouse pointer to
move one of the points, I need that for such an event some routines
automatically run.

Thanks