Thread: Chart Objects
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill[_30_] Bill[_30_] is offline
external usenet poster
 
Posts: 89
Default Chart Objects

Hello,
I have two charts embedded on a worksheet, that I have named ChartA and
ChartB. How can I tell which chart object has been selected by a user? For
example, if a person selects a point on ChartA, I want to run some code to
format that point.

Thanks.

bill