Bar Graph - Click Through

Y

YellowTail

I have created a bar graph and I am interested in clicking on an individual
bar and by clicking on that bar it opens form/report specific to that bar.
Does anyone have a methodology for making this happen. I am using the
SeriesCollection(1).Points(1) to color the bar graphs. But I have not been
able to find a solution to click through, yet.
 
D

Duane Hookom

Create a pivot table in Excel that uses external data linked to your Access
table/query.
 
Top