View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default make chart points interactive

This article will get you started:

http://www.computorcompanion.com/LPMArticle.asp?ID=221

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


wrote in message
oups.com...
Hi,

I would like to activate a macro by clicking on a data point within a
chart. Preferably then taking the co-ordinates of that data point or
the underlying cell from which the point relates to.

Is this possible?

Thanks
James