I need to setup a macro that will set the password as the sheet name. Here is my "simplistic" code to do this:
Sub ProtectSheetBack()
'
' ProtectSheetBack Macro
'
' Keyboard Shortcut: Ctrl+p
'
Dim sht As Worksheet
Dim Pswrd As String
For Each sht In...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.