Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to disable the Edit menu command "Paste
Special" while users opening and using a workbook I supply? And then enable the command back again on exit? I tried to do it by adding two events Delete the command from the Edit menu with a Private Sub Workbook-Open() event and Add the command back using the Workbook-BeforeClose event. However, that is not very useful because the user simply use the Customize option to add 'Paste Special' back and use it. It defeats the purpose. Please help! George |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GO TO SPECIAL (WITHIN EDIT MENU IN 2003) | Excel Discussion (Misc queries) | |||
copy command is disable under edit menu | Excel Discussion (Misc queries) | |||
how to disable copy paste buttons from from edit menu | Excel Discussion (Misc queries) | |||
How disable menu command | Excel Discussion (Misc queries) | |||
Disable Menu and command buttons | Excel Programming |