Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
All of my research says this is the correct formula. However it is not working. Am I missing something? Private Sub Worksheet_BeforeRightClick _ (ByVal Target As Range, Cancel As Boolean) 'Turn off right mouse click and display message Dim msg As String Cancel = True msg = ("You are not authorized to delete this sheet") & vbCtlf msg = msg & vbCtlf msg = msg & ("Make all changes on Main Page") End Sub Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable right click menu | Excel Programming | |||
Disable Right click | Excel Programming | |||
Disable right-click | Excel Programming | |||
Disable right click | Excel Programming | |||
Disable Window Right Click | Excel Programming |