weakinexcel
New Member
- Joined
- Jul 20, 2015
- Messages
- 14
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 lock button
The whole row of C3 will be lock.
Is there a way to do that?
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 lock button
The whole row of C3 will be lock.
Is there a way to do that?