TheWennerWoman
Active Member
- Joined
- Aug 1, 2019
- Messages
- 303
- Office Version
- 365
- Platform
- Windows
I have a worksheet which contains seven dropdown boxes.
There are two asks I am struggling with.
Firstly, if the user selects "At fault" in cell B16 then I need cell B21 to populate with "Yes" and cells B22-B26 to be locked. If the user subsequently selects something different in cell B16 then cell B21 is cleared and cells B22-B26 become unlocked.
Secondly, if the user selects anything other than "At fault" in cell B16, cell B21 is locked and they can't select it (they can only select cells B22-B26).
I have been trying worksheet change events with "Target Range" and "Application Intersect" but can't get it to work.
Any advice greatly appreciated as always.
There are two asks I am struggling with.
Firstly, if the user selects "At fault" in cell B16 then I need cell B21 to populate with "Yes" and cells B22-B26 to be locked. If the user subsequently selects something different in cell B16 then cell B21 is cleared and cells B22-B26 become unlocked.
Secondly, if the user selects anything other than "At fault" in cell B16, cell B21 is locked and they can't select it (they can only select cells B22-B26).
I have been trying worksheet change events with "Target Range" and "Application Intersect" but can't get it to work.
Any advice greatly appreciated as always.