I've been working on this for at least 30 minutes now and can't seem to figure this thing out, if anyone could help that'd be great thanks in advance...
Problem:
You are interested in knowing IF the logical test of an AND statement that consists of 0, 1, 1 is true or false.
The result of this AND statement, if true is another IF statement that has B10 as the logical test the word True for the true argument and the word false for the false argument.
The false argument is another IF statement that has B11 as the logical test and then 1 as the true arg. and 0 as the false argument.
The answer to that IF statement is 1/3 arguments in an OR statement. The other 2 arguments are the words True and False
Now the result of the Or is the logical test of an IF that has "ABC" as the true and "DEF" as its false.
This is what I think it is but when I put it into excel it says there's an error somewhere:
=IF(AND(0,1,1 IF(B10, "True", "False" IF(B11, 1, 0 IF(OR("ABC", "DEF"))))))
Problem:
You are interested in knowing IF the logical test of an AND statement that consists of 0, 1, 1 is true or false.
The result of this AND statement, if true is another IF statement that has B10 as the logical test the word True for the true argument and the word false for the false argument.
The false argument is another IF statement that has B11 as the logical test and then 1 as the true arg. and 0 as the false argument.
The answer to that IF statement is 1/3 arguments in an OR statement. The other 2 arguments are the words True and False
Now the result of the Or is the logical test of an IF that has "ABC" as the true and "DEF" as its false.
This is what I think it is but when I put it into excel it says there's an error somewhere:
=IF(AND(0,1,1 IF(B10, "True", "False" IF(B11, 1, 0 IF(OR("ABC", "DEF"))))))
