Bar Graph - Click Through

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Create a pivot table in Excel that uses external data linked to your Access
table/query.
 
Back
Top