Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to disable the right click on the worksheet tab?

I would like to disable the delete option from the tab right click menu so
that the worksheet can not be deleted.

Thanks
Don
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How to disable the right click on the worksheet tab?

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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
disable right mouse click on "Worksheet Menu Bar" Max Potters Excel Programming 2 November 6th 04 02:45 PM
Disable Right click No Name Excel Programming 3 September 24th 04 03:27 PM
Disable right-click fredbibi49 Excel Programming 1 June 14th 04 10:44 AM
Disable right click Rich Cooper Excel Programming 2 May 14th 04 02:54 PM
Disable Window Right Click Soniya[_2_] Excel Programming 0 February 23rd 04 11:51 AM


All times are GMT +1. The time now is 10:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"