Hi All,
I wanted some help regarding VBA for worksheet passwords.
I have a worksheet named "Code" in my workbook. Cell A1 in this worksheet has the value COSPASS.
I have another worksheet named "Logs" which is locked using the password COSPASS mentioned above.
I wanted an event based VBA code that will unlock worksheet named "Logs" using the password "COSPASS" everytime i change any value in the workbook and lock itself automatically.
I wanted some help regarding VBA for worksheet passwords.
I have a worksheet named "Code" in my workbook. Cell A1 in this worksheet has the value COSPASS.
I have another worksheet named "Logs" which is locked using the password COSPASS mentioned above.
I wanted an event based VBA code that will unlock worksheet named "Logs" using the password "COSPASS" everytime i change any value in the workbook and lock itself automatically.