Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I prevent the user accessing the right-click menu
on a worksheet tab? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
David,
You can disable the tabs' right-click menu with the following code: Application.CommandBars("Ply").Enabled = False -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "David" wrote in message ... How do I prevent the user accessing the right-click menu on a worksheet tab? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet Shortcut Menu | Excel Discussion (Misc queries) | |||
What is a shortcut menu? | Excel Discussion (Misc queries) | |||
Popup Menu / Shortcut Menu | Excel Discussion (Misc queries) | |||
VBA to disable "Delete...." on shortcut menu of worksheet tab? | Excel Discussion (Misc queries) | |||
shortcut menu | Excel Discussion (Misc queries) |