View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SD SD is offline
external usenet poster
 
Posts: 24
Default clicking on a point in a scatter chart

hi i'm trying to write a macro that;
when i click on a point on a scatter plot (but it has to be clicked twice
otherwise the series is selected, rather than the point), i need to read the
cell addresses for that point
all help greatly appreciated
SD