Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application that I would like to add a password input box.
The box would appear on the screen when a workbook is opened and the user would have to enter a password to be able to use the workbook. The password entry box would contain two buttons: SUBMIT - Submits the password CANCEL - This would close the workbook without saving. The password would be written into the workbook (most likely in the first spreadsheet) and the user would have to enter the password that matches. If the password is incorrect then the workbook would display a message box with a message like, "Sorry, but you have entered an incorrect password. Please re-enter the correct password." The user would be able to close this message box and try re-entering the workbook. I would be most grateful if you could let me know what VBA code I would need to write to accomplish the above. Please respond via email: Thank you so much. Marcello |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I set up an input calendar for users in excel | Excel Discussion (Misc queries) | |||
users must enter value = or than a certain value | Excel Worksheet Functions | |||
Shared Workbook Ability For Users To Enter New Records. | Excel Discussion (Misc queries) | |||
How to keep users from entering a password on a shared workbook? | Excel Discussion (Misc queries) | |||
one line macro to enter password for workbook | Excel Programming |