J
jasonsweeney
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?
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?