Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If a user tries to modify my sheet, my VBA code immediately
shows a userform which asks for a passwords to get access to the sheet.... So, I've been thinking... would it be better to just scan the Environ("Username") info and only automatically give access to select users?? It saves the need of prompting for passwords every time. Is this a reliable solution? What problems might arise from this solution? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
password protect a sheet | Excel Discussion (Misc queries) | |||
protect sheet with password | Excel Programming | |||
Protect sheet without password? | Excel Discussion (Misc queries) | |||
Password Protect a Sheet | Excel Discussion (Misc queries) | |||
Protect Sheet with password through VBA | Excel Programming |