ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Getting Chart "Cursor" information in Excel 2003 (https://www.excelbanter.com/excel-programming/404356-getting-chart-cursor-information-excel-2003-a.html)

INTP56

Getting Chart "Cursor" information in Excel 2003
 
I thought I posted something along these lines yesterday, but ....

What I would like is for the user to hold the mouse over a point in a series
on a chart, and somehow signal me (Event) so I can find the corresponding row
in the series. If I could get the information in the tooltip text, I could
look for that.

I generate charts on the fly, so I can't put code under the charts
themselves. Any ideas on how to do that, or if it can be done?

Thanks, Bob

P.S. I am familiar making Class Modules containing a WithEvents Application
object, but at this point, I can't see how to accomplish what I'm looking for
with that methodology. i.e. I don't see chart events.




Jon Peltier

Getting Chart "Cursor" information in Excel 2003
 
This should help 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
_______


"INTP56" wrote in message
...
I thought I posted something along these lines yesterday, but ....

What I would like is for the user to hold the mouse over a point in a
series
on a chart, and somehow signal me (Event) so I can find the corresponding
row
in the series. If I could get the information in the tooltip text, I could
look for that.

I generate charts on the fly, so I can't put code under the charts
themselves. Any ideas on how to do that, or if it can be done?

Thanks, Bob

P.S. I am familiar making Class Modules containing a WithEvents
Application
object, but at this point, I can't see how to accomplish what I'm looking
for
with that methodology. i.e. I don't see chart events.







All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com