Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am exporting some application data to Excel workbook through my C# code. I would like to Lock the Workbook to prevent users to edit the name of the sheet and some column data. But I need to allow user to add new sheet. Workbook.Protect method allows me to Lock the Structure of the workbook which includes not allowing to add new sheet. But As I said I need allow user nothing but adding newworksheet. How Do I do that ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect an Excel 2007 workbook structure | Excel Discussion (Misc queries) | |||
Use Macro to protect choosen sheets in workbook | Excel Discussion (Misc queries) | |||
Adding sheets to workbook | Excel Worksheet Functions | |||
Macros for Protect/Unprotect all sheets in a workbook | Excel Discussion (Misc queries) | |||
How can I protect several sheets in a workbook simultaneously? | Excel Discussion (Misc queries) |