disable right click menu
Add
Cancel = True
One of the arguments of the sub is cancel and that refers to what would you
like to do with the normal drop down menu display.
HTH
"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.
|