Or maybe just use the data label.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
"Tom Ogilvy" <(E-Mail Removed)> wrote in message
news:FFFD5C75-760D-4AFE-A9D7-(E-Mail Removed)...
> maybe apply datalabels and look at the left and top property of those.
>
> --
> Regards,
> Tom Ogilvy
>
>
>
> "lakem" wrote:
>
>> In Excel Visual Basic, how do I determine the Left and Top coordinates of
>> a
>> graphed point. The points are graphed using a Visual Basic module. I
>> need
>> to be able to place a text box above selected graph points but need to
>> know
>> the relative coordinates of the point on the chart.