Hi I wish to do this in VBA.
I have a set of data running from row 1 to 200 and column A to E.
I wish to have a lock row button, this means that every time i click on one of the cell in column C, the row of the cell will be locked after i click on the button.
Eg. I click,
1st: C3
2nd: the...