Hi, I'm looking for a formula that might utilize both AND and OR functions but I'm not completely sure how or where. Here is what I am looking to do:
the formula is in Cell A3. If A1 reads "Test 1" and if any of C2, D2, or E2 read "true", then result is "positive". If not, result is "negative"
so if A1 does not equal "test 1", it doesn't matter if C2, D2 or E2 = "true", it would be "negative.
If A1 DOES equal "test 1" but C2 D2 or E2 do not have "True", it would be "negative"
I've tried toying around with this but I can't seem to get it. Please help. Thanks!
the formula is in Cell A3. If A1 reads "Test 1" and if any of C2, D2, or E2 read "true", then result is "positive". If not, result is "negative"
so if A1 does not equal "test 1", it doesn't matter if C2, D2 or E2 = "true", it would be "negative.
If A1 DOES equal "test 1" but C2 D2 or E2 do not have "True", it would be "negative"
I've tried toying around with this but I can't seem to get it. Please help. Thanks!