Forum Discussion
conditional formatting with formula
- Aug 28, 2019
Hello kdwork,
Something like this should work:
In cell B18, create the conditional formula:
=B18<>""
Format this to no highlight, applies to =$B$18:$D$20, check the box under "Stop If True"
In cell B18, create the conditional formula:
=$D$5=TRUE
Format this to highlight yellow, applies to =$B$18:$D$20, do not check the box under "Stop If True"
Finally, make sure the format with no highlight is above the format with highlight yellow.
Hope this helps!
PReagan
Hello kdwork,
Something like this should work:
In cell B18, create the conditional formula:
=B18<>""
Format this to no highlight, applies to =$B$18:$D$20, check the box under "Stop If True"
In cell B18, create the conditional formula:
=$D$5=TRUE
Format this to highlight yellow, applies to =$B$18:$D$20, do not check the box under "Stop If True"
Finally, make sure the format with no highlight is above the format with highlight yellow.
Hope this helps!
PReagan