View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default protecting and unprotecting more than 1 worksheets

generally you need to do it a sheet at a time.

--
Regards,
Tom Ogilvy


"Jeffrey" wrote:

is there a code to protect more than 1 worksheets using vba code using
one password? is there also a code to unprotect it as well?

thanks much.