moxiepilot
New Member
- Joined
- Jan 2, 2018
- Messages
- 11
Good morning,
The spreadsheet I am working on needs the community's assistance.
The goal would be to Lock 3 cells in the same row IF any alpha-numeric character is input in another cell. For example, if the user marks cell B12 - then lock cells C12, D12 and E12; if the user marks cell C12 then lock B12, D12 and E12.
If the user made a mark in error, they need to be able to clear the cell mark and choose one of the 4 cells.
I would like this option for about 50 unique rows, to lock the cells in each row when a mark is made.
Is there a way to do this?
I'm not savvy with VBA, but I know how to view code and type it in
Any help or assistance is greatly appreciated.
The spreadsheet I am working on needs the community's assistance.
The goal would be to Lock 3 cells in the same row IF any alpha-numeric character is input in another cell. For example, if the user marks cell B12 - then lock cells C12, D12 and E12; if the user marks cell C12 then lock B12, D12 and E12.
If the user made a mark in error, they need to be able to clear the cell mark and choose one of the 4 cells.
I would like this option for about 50 unique rows, to lock the cells in each row when a mark is made.
Is there a way to do this?
I'm not savvy with VBA, but I know how to view code and type it in
Any help or assistance is greatly appreciated.