![]() |
Trace dependents in protected sheet
I have a worksheet where I would like the users to be able to use Trace
Dependents. However, when I protect the worksheet this is no longer possible. So I was was wondering whether it is possible to create a macro which allow you to use Trace Dependents when a worksheet is protected? Thanks Ken |
Trace dependents in protected sheet
You would have to include in your code a temporary removal of the sheet
protection, with password and unprotect statements. Then reinstate the protection after you do the precedent test. Pretty tricky setup. "Ken" wrote: I have a worksheet where I would like the users to be able to use Trace Dependents. However, when I protect the worksheet this is no longer possible. So I was was wondering whether it is possible to create a macro which allow you to use Trace Dependents when a worksheet is protected? Thanks Ken |
All times are GMT +1. The time now is 04:49 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com