Excel Question

MrCodeDude

Lifer
Jun 23, 2001
13,674
1
76
I want to do a small IF command where if a certain % is less than 20%, the cell's fill color will turn red. Is there a way to do this via formula?
 
Nov 5, 2001
18,366
3
0
for cell A1 when B1 is .20

Format>conditional formatting

if CELL VALUE is LESS THAN OR EQUAL TO "B1" and set FORMAT to have red fill
 

sygyzy

Lifer
Oct 21, 2000
14,001
4
76
I was trying to do it a fancier way with conditional but Mikey is correct. You have to have B1 somewhere be 20%, then you can just evaluate against it.
 

KLin

Lifer
Feb 29, 2000
30,951
1,080
126
I guess all of the other forums except Off Topic are broke. :roll: