Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello All,
As part of a security system I have set up, I need to prevent users from copying any worksheets. I have protected the workbook, but the copy button is still accessable in the edit drop down. Is there any way that I can disable this action. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way....
1. Right click the sheet tab and choose View Code. 2. In the properties area on the left you'll find EnableSelection. Click on that and a dropdown will appear. 3. Select xlUnlockedCells. (That way people will still be able to select unlocked cells, etc.) 4. Protect the worksheet Rob "will07" wrote in message ... Hello All, As part of a security system I have set up, I need to prevent users from copying any worksheets. I have protected the workbook, but the copy button is still accessable in the edit drop down. Is there any way that I can disable this action. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect cell but allow copy command? | Excel Worksheet Functions | |||
Copy Hyperlink command | Excel Discussion (Misc queries) | |||
Copy Command; Drag and Drop | Excel Discussion (Misc queries) | |||
Automate copy command? | Excel Worksheet Functions | |||
Automate copy command | Excel Discussion (Misc queries) |