VBA Get point Co?rdinates in Excel chart - TechRepublic
General discussion
December 10, 2004 at 06:27 AM
hiddink good man!

VBA Get point Co?rdinates in Excel chart

by hiddink good man! . Updated 21 years, 7 months ago

I want to retrieve the coordinates of a point in an excel chart (scatterplot). I manually select the point (click series > click point). I want to use the coordinates, so the tooltip is not wat i want. In VBA in can find the X-Coordinate through Selection.DataLabel.Text, but I cannot retrieve the Y-coordinate.

This discussion is locked

All Comments