View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eithne R[_2_] Eithne R[_2_] is offline
external usenet poster
 
Posts: 2
Default Password protecting sheets through VBA

I want to password protect a spreadsheet / sheets but need to be able to
unprotect them to manipulate them via a macro. Is this possible? The
password option does not appear to be available in the protect method. Cheers