To disable Right Click Q

S

Seanie

Is it possible to embed within 'This Workbook' a facility to disable
right click? Don't want to protect sheet

Thanks
 
G

GS

Seanie explained :
Is it possible to embed within 'This Workbook' a facility to disable
right click? Don't want to protect sheet

Thanks

Use Workbook_SheetBeforeRightClick event and set Cancel = True to
disable the popup menu, for example.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top