View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dawall33 dawall33 is offline
external usenet poster
 
Posts: 9
Default unprotect hidden sheet

I am using a hidden sheet to track several counters that are accessed by code
off of different sheets. I have protected that entire sheet .

I want to be able to unprotect the sheet to update the counters without
unhiding it first.