K
keen learner
How do i join two AND statements with and OR
Cell a1 can be yes or no
cell b1 can be 1 or 0
If bi = 1 and a1 = "yes" then c1 should should contain "A"
If bi = 1 and a1 = "no" then c1 should contain "R"
IF B1 = 0 THEN C1 SHOULD BE BLANK
pLEASE HELP
Cell a1 can be yes or no
cell b1 can be 1 or 0
If bi = 1 and a1 = "yes" then c1 should should contain "A"
If bi = 1 and a1 = "no" then c1 should contain "R"
IF B1 = 0 THEN C1 SHOULD BE BLANK
pLEASE HELP