View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Creating Macro to Unprotect and unhide

Why don't you post the code you have so far? If you have none using the
macro recorder is a good way to start.

--
Jim
"Mandy" wrote in message
...
| Hi,
|
| I am not very technically minded but I am trying to create a macro to
| unprotect a workbook and then unhide hidden worksheets. The workbook is
| password protected so only certain users with the password should be able
to
| execute this macro. Any assistance with how I should do this would be
| apprciated.
|
| Mandy