VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have a worksheet whose cells are locked. Now i want to create a button which when clicked prompts the user to input a password which if correct will unlock the cells but if the password is incorrect then it asks to renter the password.
How can i code this in VBA? (Im guessing a module needs to be created but i dont know how to code to achieve the above)
How can i code this in VBA? (Im guessing a module needs to be created but i dont know how to code to achieve the above)