MatthewBell
Technical User
Hi Helpful Members
I have a number of spreadsheets with masses of embedded charts on them. The source data for these charts is in the same workbook but on a different sheet.
I would ideally like to make it so that when the user selects (clicks on) a series in a chart it takes them to the source data i.e. selects the source data for that series.
I've been finding this very difficult and cannot find a Chart Event for selecting a SeriesCollection let alone write code to find and select the source data.
If this is not possible I would be happy if it at least took the user to the column used by the chart (All data used by any one chart is within a single column).
Oh but the source data may not stay in the same place and there really are loads of charts so its not suitable to put direct links to each column from each chart i.e. a different piece of code for each chart.
This must be possible. Right?
Many Thanks for your time
Matt
I have a number of spreadsheets with masses of embedded charts on them. The source data for these charts is in the same workbook but on a different sheet.
I would ideally like to make it so that when the user selects (clicks on) a series in a chart it takes them to the source data i.e. selects the source data for that series.
I've been finding this very difficult and cannot find a Chart Event for selecting a SeriesCollection let alone write code to find and select the source data.
If this is not possible I would be happy if it at least took the user to the column used by the chart (All data used by any one chart is within a single column).
Oh but the source data may not stay in the same place and there really are loads of charts so its not suitable to put direct links to each column from each chart i.e. a different piece of code for each chart.
This must be possible. Right?
Many Thanks for your time
Matt