View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jasonsweeney[_33_] jasonsweeney[_33_] is offline
external usenet poster
 
Posts: 1
Default Oh no! Need help on unprotect password protection

I was fooling around with some code to protect all of my worksheets,
except unlocked cells.

Somehow, in error, I programmed a password into each sheet to
unprotect.

I have never put a password in any of the sheets.

the code that I think caused this was
_____

Sheet1.protect enable selection = xlUnlockedCell

_____

Did this code somehow set my password to something? How do I undo?


---
Message posted from http://www.ExcelForum.com/