Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a series of charts on a dedicated chart worksheet with attached VBA
routines to change various inputs for each chart. At the conclusion of the VBA work, it leaves the chart just worked on "selected" ... with the clear circles at the corners and chart mid-points indicating such, not the solid circles. I tried adding a terminal line in the VBA code, ActiveChart.deselect, and got an error message. And, I tried ActiveSheet.Shape("Chart 733").Deselect with the same outcome for a chart named as such. My thanks in advance for the code I need to add to deselect my charts. Cheers! Brad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart deselect question - Before Print | Charts and Charting in Excel | |||
delete row code to be modified very slightly?? | Excel Programming | |||
Excel Chart grays out after you deselect it. | Charts and Charting in Excel | |||
How to deselect a selected chart programatically? | Charts and Charting in Excel | |||
Code that can't be seen/modified by users | Excel Programming |