Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi JT,
I'm assuming that you've used the Worksheet_BeforeRightClick event. If that's the case, insert this line of code somewhere in that routine: Cancel = True -- Regards, Jake Marx MS MVP - Excel www.longhead.com [please keep replies in the newsgroup - email address unmonitored] JT wrote: I have a macro where when I right click on a cell, I get a form to display through a private sub. However, once the form is closed, the "usual" menu (cut, copy, insert, etc.) you get when you right click is displayed. Is there a way to disable the "usual" menu from appearing on this worksheet only? Thanks for the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable customize option when right click on menu bar | Excel Discussion (Misc queries) | |||
disable right mouse click on "Worksheet Menu Bar" | Excel Programming | |||
Disable Right click | Excel Programming | |||
Adding a menu item right click menu when clicking on a single. | Excel Programming | |||
Adding menu to the mouse right click pop-up menu | Excel Programming |