Forum Discussion

meg_89's avatar
meg_89
Copper Contributor
Sep 12, 2022

IF Statements - multiple criteria

I am trying to create IF statements that I can then add conditional formatting to colour code. This is what I has so far but I cannot figure the rest out.  =IF(N2>G2,"Over-Min",IF(N2<G2,"Order",IF(...