Hi all,
This is probably basic but I just don't know how to do it. I simply want to put the following two IF formulae into one formula (they both work independently):
=IF(AND(T3="± 10%",AK3<=10,AK3>=(-10),"Complete","Outstanding")
=IF(AND(T3="± 20%",AK3<=20,AK3>=(-20),"Complete","Outstanding")
Any ideas, please?
Many thanks in advance (and apologies if this isn't very challenging!).
This is probably basic but I just don't know how to do it. I simply want to put the following two IF formulae into one formula (they both work independently):
=IF(AND(T3="± 10%",AK3<=10,AK3>=(-10),"Complete","Outstanding")
=IF(AND(T3="± 20%",AK3<=20,AK3>=(-20),"Complete","Outstanding")
Any ideas, please?
Many thanks in advance (and apologies if this isn't very challenging!).