Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to stop people from deleting a specific sheet in a workbook. The
reason for this is that it is a template with scripts and buttons attached to it. I'm not looking to stop people from changing the sheet, just accidently removing it. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Protect the workbook, not the work sheets It will allow changes to the sheet
but will not allow deletions of sheets. Password is optional Regards Bill K "Jeff" wrote in message ... I want to stop people from deleting a specific sheet in a workbook. The reason for this is that it is a template with scripts and buttons attached to it. I'm not looking to stop people from changing the sheet, just accidently removing it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent sheet deletion | Excel Discussion (Misc queries) | |||
VBA to stop XL from adding the Path Sring to Sheet-to-Sheet Links | Excel Discussion (Misc queries) | |||
Sheet deletion | Excel Discussion (Misc queries) | |||
Stop one sheet from calculating. | Excel Programming | |||
how do I stop the find at the end of the sheet | Excel Programming |