Hi all,
I am designing a spreadsheet where the network username will identify each user who enters the spreadsheet.
I would like each user to be able to create a password the first time they enter the file, this would be saved on a worksheet called, for example, Passwords. Read access to this file should be via password only.
My questions are:
Can anyone help write the code to prompt the user to enter a password which would then save in the password sheet against their username.
The prompt would only be on their first time as after that it would be saved in the worksheet.
Saving on exit would require them to enter their password again, validation of this would be via looking up the password sheet.
Additionally, i foresee a problem with the password sheet itself being password protected. For example can Excel allow saving to this location via macro without the need to enter the password but not allow anyone to view the actual sheet without having first entered the password ?
Many thanks for all your help.
Bookmarks