Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
on a worksheet basis you could use the following code in your worksheet module: Private Sub Worksheet_BeforeRightClick(ByVal Target As Range, Cancel As Boolean) cancel=true End Sub -- Regards Frank Kabel Frankfurt, Germany Hi, Does someone know how to disable the right-click with a macro. I would like to prevent the user using copy, past etc... in my worksheets. Thank you! fred --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable right click on mouse | Excel Discussion (Misc queries) | |||
Disable Auto save on Right Click | Excel Discussion (Misc queries) | |||
How do I disable the Alt-Click research service? | Excel Discussion (Misc queries) | |||
Disable right click | Excel Programming | |||
Disable Window Right Click | Excel Programming |