Determine which chart series has been clicked

D

Darian

Can anyone tell me how to code in VB to determine what chart series has
been clicked on a graph in Access? I have tried to use the OnClick for
the graph as a whole, but I haven't been able to find anything that
would allow me to test which series has been activated.

My chart is a line graph on a form. Ultimately I would like to link to
other more detailed forms depending on which series of the graph the
user clicked on, but I'm stumped. Any help would be appreciated.

Thanks.
 
Top