I'm trying to figure out how to write a formula for the following:
I have data in cells d12, d13 and d14. If the number in each of those cells is 6.5 or higher then I need the words "Meets Criteria" to appear in cell d11; if the number is lower than 6.5 in any of those cells then the words "Does Not Meet Criteria" needs to appear in D11.
I've been trying to figure out how to do this with IF and AND statements but I can't get it to work.
Thanks.
I have data in cells d12, d13 and d14. If the number in each of those cells is 6.5 or higher then I need the words "Meets Criteria" to appear in cell d11; if the number is lower than 6.5 in any of those cells then the words "Does Not Meet Criteria" needs to appear in D11.
I've been trying to figure out how to do this with IF and AND statements but I can't get it to work.
Thanks.