View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Control_geek Control_geek is offline
external usenet poster
 
Posts: 1
Default edit an XY scatter plot by selecting a data point and dragging it

Engineering application: I want to edit an XY scatter plot(approx 100
points) by selecting a data point and dragging it to create a different
profile. This provides a graphical method of editing the source data. By
dragging one data point, other data points either side of it also are
altered, due to linear, circular or cubic interpolation algorithm.