chrisbee80
New Member
- Joined
- Dec 23, 2017
- Messages
- 3
I am creating a worksheet for training. Easy enough. In that worksheet I am creating drop down lists for hours trained. Easy enough. Now the issue - I need certain numbers on the list to automatically change the cell (or number) to red. This will signify the person is short on training.
Example List:
0.0
0.5
1.0
1.5
2.0
If the number selected from the drop down list is not at least 1.5 then it changes the cell (or number) to red. So in this example if you select 0.0, 0.5 or 1.0 then the cell or number changes to red - 1.5, 2.0 would remain black because they have enough, or more than enough, training hours completed.
I have attempted data validation and other methods I have found online and I am not getting the desired effect. Can someone please point me to a discussion that gives me the answer I am looking for or tell me what I need to do? Thanks in advance.
Also, I am having to do this for multiple ranges on a training worksheet if a formula is given please explain how to change the formula for other ranges.
Example List:
0.0
0.5
1.0
1.5
2.0
If the number selected from the drop down list is not at least 1.5 then it changes the cell (or number) to red. So in this example if you select 0.0, 0.5 or 1.0 then the cell or number changes to red - 1.5, 2.0 would remain black because they have enough, or more than enough, training hours completed.
I have attempted data validation and other methods I have found online and I am not getting the desired effect. Can someone please point me to a discussion that gives me the answer I am looking for or tell me what I need to do? Thanks in advance.
Also, I am having to do this for multiple ranges on a training worksheet if a formula is given please explain how to change the formula for other ranges.