I
IanC
In conditional formatting use formula is, then something like this:
=COUNTIF($A$1:$A$10,"<4")>0
This reacts if there are any values in the range below 4
=COUNTIF($A$1:$A$10,"<4")>0
This reacts if there are any values in the range below 4