rightclick

  1. C

    Come out of righct click menu VBA

    I have a custom right click menu where I load up a Userform. When I close the Userform (either terminate it or unloadit), the right click menu still appears. I have tried to select/activate another cell when closingbut Rightclick option still remains. It’s really buggin for the end user to see...
  2. B

    how to switch off of rightclick?

    is it posssible to do not work right click on sheet?
  3. E

    Suppress warning message

    Hi, I have a sheet on which I want the user to double click on a cell in order to trigger some code. I don't want the cell to be edited, so the cell is locked. When I double click on it, the code triggers OK, but I get the message: "The cell or chart you are trying to change is...
  4. E

    Context menus

    Is it possible to define custom menus when right-click is used. I have a sheet where I want to allow the user to right click on a cell and get a set of custom options. Thanks Steve
  5. L

    Rightclicking tabs disabled, won't enable anymore

    I posted this here: http://stackoverflow.com/questions/494926/right-click-on-sheet-tabs-disabled-in-excel As well. I used this vba code in the ThisWorkbook module to disable the right click menu in an Excel workbook. Private Sub Workbook_Activate() With...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top