Thread
:
How to disable the right click on the worksheet tab?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don P[_3_]
external usenet poster
Posts: 1
How to disable the right click on the worksheet tab?
Thanks. It works fine.
"Ron de Bruin" wrote:
Hi Don
This menu is named Ply
Application.CommandBars("Ply").Enabled = False
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Don P" <Don
wrote in message ...
I would like to disable the delete option from the tab right click menu so
that the worksheet can not be deleted.
Thanks
Don
Reply With Quote
Don P[_3_]
View Public Profile
Find all posts by Don P[_3_]