A
Albert Mulder
I need to check to see if
E36:K44 = "X"
and if so change formating.
What is the formula to check the cells for an "X"
I used this to check if there is a "1"
=COUNTIF(E26:K26,1)>0
E36:K44 = "X"
and if so change formating.
What is the formula to check the cells for an "X"
I used this to check if there is a "1"
=COUNTIF(E26:K26,1)>0