Hi. Place the following code into the worksheet module for "Sheet1" (not into a regular module). I noticed that the validation list for Progression 3 has a typo in it. You should correct cell H6 in Sheet2 (change "nor" to "not"). To activate locking and unlocking of cells, you have to do a couple of things. First, unlock all of the used cells in Sheet1. Then you have to protect Sheet1. When you protect Sheet1, uncheck all the boxes except for "Select unlocked cells". The macro will automatically lock and unlock the cells in columns G, K and O depending on your choice in the drop-down list. You can also protect the sheet with a password if you wish but if you do, the code has to be modified. If you want to use a password and are unsure of how to do that, please let me know.
Bookmarks