westend9876
Member
I want the cells in B45:AQ73 to be colored black if the following formula is True:
=IF(AND($AT$15<>"Yes",OR($AT$8="X",$AU$8="X",$AT$9="X",$AU$9="X")))
The formula looks like this in the conditional formatting bar:
="IF(AND($AT$15<>""Yes"",OR($AT$8=""X"",$AU$8=""X"",$AT$9=""X"",$AU$9=""X"")))"
However, the cells do not turn black when these conditions are True. What am I doing wrong?
=IF(AND($AT$15<>"Yes",OR($AT$8="X",$AU$8="X",$AT$9="X",$AU$9="X")))
The formula looks like this in the conditional formatting bar:
="IF(AND($AT$15<>""Yes"",OR($AT$8=""X"",$AU$8=""X"",$AT$9=""X"",$AU$9=""X"")))"
However, the cells do not turn black when these conditions are True. What am I doing wrong?