Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
What's the best approach to implementing a Chart_Select event on all
charts in a workbook? And is there any way I can set it up through a macro? I have a file of tab delimited data that I will use as the basis for generating a collection of 28 charts; I have a macro installed as a toolbar button that adds and formats the charts. Each chart has five series on it, and it would be nice to be able to hide one or more of those series to make the others more readable. The easiest way I've found to do this is by using the Chart_Select event to detect clicks on the legend for each series, and toggle visibility based on that. It works just fine for one chart, but I don't know how to add the event from scratch - starting with a tab delimited file, remember - or if it can be added in such a way as to make it happen on all charts. Any suggestions? Thanks Robert Smith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple sheets selected | Excel Discussion (Misc queries) | |||
There is no way to view multiple sheets from one workbook | Excel Discussion (Misc queries) | |||
Linking sheets to a summary sheet in workbook | Excel Discussion (Misc queries) | |||
how do i switch between multiple sheets in the same workbook (key. | Excel Discussion (Misc queries) | |||
linking multiple sheets to a summary sheet | Excel Discussion (Misc queries) |