briangriffin
Programmer
A1: Y B1: 1 C1: ???
A2: Y
A3: N
Need formula in C1 to return 'Y' if:
B1 = 1 AND A1 = 'Y' and A2 = 'Y' and A3 = 'Y'
OR IF
B1 = 2 and A1 = 'Y' and A2 = 'Y'
Seems like I can get either the test for A cell values or the test for B1 value working, but not all in one formula.
Thanks in advance.
A2: Y
A3: N
Need formula in C1 to return 'Y' if:
B1 = 1 AND A1 = 'Y' and A2 = 'Y' and A3 = 'Y'
OR IF
B1 = 2 and A1 = 'Y' and A2 = 'Y'
Seems like I can get either the test for A cell values or the test for B1 value working, but not all in one formula.
Thanks in advance.