Forum Discussion

DjabiaK's avatar
DjabiaK
Copper Contributor
May 25, 2023
Solved

Conditional Formatting

Good Morning,  Need  help on this. I applied a conditional formatting on column E based on the threshold level listed in Column I . But it seems to have worked but on row, the one listing the 20% di...
  • HansVogelaar's avatar
    May 25, 2023

    DjabiaK 

    I suspect that the value that remains white is actually between 20% and 21%, for example 20.4%.

    Try changing the formula for the middle rule to

     

    =AND(E5>20%,E5<=40%)

Resources