View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Duboa Duboa is offline
external usenet poster
 
Posts: 1
Default how to unhide a multiple sheets trigger by a checkbox

I have a protected workbook with only one sheet visible and the rest of them
hidden. I want to use a check box in sheet1 as a trigger to unhide xyz
sheets.

If chesk box value is True the sheets will be unhide if value is False
sheets should remain hidden