A
Avi
Hello,
I try to disable the shortcut menu of an embedded chart with the following line:
Sub Menu()
CommandBars("Chart").Enabled = False
End Sub
I do not get any error message, but the shortcut menu is still there
Any help will be very appreciated
Avi
www.avibenita.com
I try to disable the shortcut menu of an embedded chart with the following line:
Sub Menu()
CommandBars("Chart").Enabled = False
End Sub
I do not get any error message, but the shortcut menu is still there
Any help will be very appreciated
Avi
www.avibenita.com