Hi
I have a workbook that contains multiple charts on multiple tabs, each are name uniquely.
I want a way in VBA of being able to input a Chart name e.g. "Chart 1" and then having Excel automatically find the tab that the Chart is on, select that tab, and select the Chart. This is so I can then auto copy and paste the chart into Word (I already have the code working for that).
Any help on this would be much appreciated.
Thanks
Peter
I have a workbook that contains multiple charts on multiple tabs, each are name uniquely.
I want a way in VBA of being able to input a Chart name e.g. "Chart 1" and then having Excel automatically find the tab that the Chart is on, select that tab, and select the Chart. This is so I can then auto copy and paste the chart into Word (I already have the code working for that).
Any help on this would be much appreciated.
Thanks
Peter