View Single Post
  #2   Report Post  
Tim Otero
 
Posts: n/a
Default

Ace you would need to unprotect them in your code. Of course, this will
only work if you know the password (or there is not a password). It
would look something like this:

Activeworkbook.unprotect(password)

ace wrote:
how do you make macro run across protected sheets