Thread
:
vb Help
View Single Post
#
1
Posted to microsoft.public.excel.misc
Stig - tame racing driver
external usenet poster
Posts: 34
vb Help
I have a password protect sheet, and all I'm after is a way to automatically
unlock the sheet when certain uses (admin) open it
I did have a go using this
If Environ = ("username") Then
ActiveSheet.Unprotect Password:="password"
Regards
Reply With Quote
Stig - tame racing driver
View Public Profile
Find all posts by Stig - tame racing driver