S
Sandy V
Hi,
On a worksheet there appear to be two independent settings
for -
Application.CommandBars("Chart").Visible
One when no chart is selected, and another when a chart is
active. Typically they would be False and True
respectively.
I would like to return, apply my own settings, then
correctly restore both when done, regardless as to whether
or not a chart is selected, and without having to select /
de-select a chart.
TIA,
Sandy
On a worksheet there appear to be two independent settings
for -
Application.CommandBars("Chart").Visible
One when no chart is selected, and another when a chart is
active. Typically they would be False and True
respectively.
I would like to return, apply my own settings, then
correctly restore both when done, regardless as to whether
or not a chart is selected, and without having to select /
de-select a chart.
TIA,
Sandy