Hello:

I have lots of data (About 900 rows or so).

Here in column L, i have check box.
Below is what i need help with:

Once i mark the check box (which means TRUE), i need to lock the all the cells in that particular row.
To unlock i would have a field in column M where checking the box will unlock that particular row.


Lets say i have marked row 9, 11, 15.
VBCode should lock all these 3 rows and if i need to unlock row 9 then i would check box M9.

I hope this is clear and let me know if any questions.

Thanks

Riz