View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Katrina Katrina is offline
external usenet poster
 
Posts: 1
Default Unprotecting worksheets with a macro

I have a workbook with multiple worksheets. Each sheet is
password protected. I need to be able to unprotect these
sheet with the click of a button. Is there a way to put
the password into the code so that it doesn't prompt every
time.


As a follow up question, do you know how I can accomplish
this for multiple files at the same time.

Thanks for your help,
Katrina