Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I need to get the values of the pair (x,y) in an YY chart with a click event. I already get some information with the Chart_Select event (ElementID, series, point) But dont know how to get the two values from that point. Thanks! -- lgarcia3 ------------------------------------------------------------------------ lgarcia3's Profile: http://www.excelforum.com/member.php...fo&userid=7488 View this thread: http://www.excelforum.com/showthread...hreadid=513353 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() So, any ideas about it? Thanks! -- lgarcia3 ------------------------------------------------------------------------ lgarcia3's Profile: http://www.excelforum.com/member.php...fo&userid=7488 View this thread: http://www.excelforum.com/showthread...hreadid=513353 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Haven't done much VBA with charts, but maybe the macro recorder will
give you a hint as to which library properties and methods pertain to data points. From there you can extract code portions to modify your Select procedure. HTH Kostis Vezerides |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I get the zero values at the end of a chart not to show? | Charts and Charting in Excel | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
how do you prevent data from changing values when sorting linked . | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions | |||
Extending a Chart Data Series from an Array - Can it be done? | Charts and Charting in Excel |