View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vidhya vidhya is offline
external usenet poster
 
Posts: 1
Default Problem with drawing graphs

I have a database of 10000 values which i have plotted in excel
(graph)

is there any way where i can find a particular point in the graph?

say i need point x1,y1...is there a way to find it directly in the
graph rather than going and searching for it in the graph???


Thanks.