K
kildevil
Is it possible to place a password on the protection feature of a
worksheet and program a macro to run without stopping to request the
password?
I share workbooks with others and protect cells to prevent
reconfiguration. Several workbooks contain macros. Usually the first
step in the macro is to remove the protection from the worksheet before
manipulating the data. The last step is to return the protection to the
worksheet. I have problems with others manually removing the protection
and doing "their thing" to the workbook. If I place a password on the
protection, the macro stops and asks for the password, so I normally
place the protection on without a password. It stops the casual user,
but not those intent on modifying my spreadsheet. I want to continue
sharing the workbooks, so I live with the "help".
Can I prevent this help and still run my macros?
Thank you for any help.
worksheet and program a macro to run without stopping to request the
password?
I share workbooks with others and protect cells to prevent
reconfiguration. Several workbooks contain macros. Usually the first
step in the macro is to remove the protection from the worksheet before
manipulating the data. The last step is to return the protection to the
worksheet. I have problems with others manually removing the protection
and doing "their thing" to the workbook. If I place a password on the
protection, the macro stops and asks for the password, so I normally
place the protection on without a password. It stops the casual user,
but not those intent on modifying my spreadsheet. I want to continue
sharing the workbooks, so I live with the "help".
Can I prevent this help and still run my macros?
Thank you for any help.