View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Returning values from graph

This may get you started:

http://support.microsoft.com/kb/300643

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"GARWIL" wrote in message
...
I have a number of column chart graphs, I want to run a macro which will
return in sequence the values of each point in the graph i.e. the
underlying
data values, is this possible from just selecting the chart itself and not
the underlying data?