Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a VBA routine where the user inputs several items & then clicks
a "calc" button to get an answer that is then entered into a certain cell by the VBA code. I want to enable protection (w/password) so that only the user input cells can be selected/edited. I added code for the calc button to unprotect the sheet, enter the answer into the cell, and then turn protection back on. My problem is that upon execution of the line that unprotects the sheet, a dialog box pops up for the user to enter the "protection" password, which they of course do not have. How can I use VBA code to provide the password? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password Protection - paste to unprotected cell locks the cell | Excel Discussion (Misc queries) | |||
Password Protection | Excel Discussion (Misc queries) | |||
Password Protection | Excel Discussion (Misc queries) | |||
Password Protection | Excel Discussion (Misc queries) | |||
Cell Password Protection-Multiple Worksheets | Excel Worksheet Functions |