ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Worksheet/workbook protection property? (https://www.excelbanter.com/excel-programming/271610-worksheet-workbook-protection-property.html)

brian

Worksheet/workbook protection property?
 
Hi

I need to find out whether a spreadsheet is protected at worksheet
and/or workbook level. I can't find a property which will tell me this
- the protect/unprotect methods will add or remove protection but how
can i find out without actually doing this?

thanks in advance

Tom Ogilvy

Worksheet/workbook protection property?
 
go to the object browser and select the Excel library, search term protect.

Scroll through the objects. You will see properties like ProtectStructure,
ProtectWindow (workbook level protection), ProtectContents,
ProtectScenario, etc for sheet level protection.

If one of these are true, that particular aspect is protected.


Regards,
Tom Ogilvy


"brian" wrote in message
om...
Hi

I need to find out whether a spreadsheet is protected at worksheet
and/or workbook level. I can't find a property which will tell me this
- the protect/unprotect methods will add or remove protection but how
can i find out without actually doing this?

thanks in advance





All times are GMT +1. The time now is 02:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com