Y
yogart
=IF(INDEX(C570:C1911,MATCH(2,P5701911)>=(I6*$B$2)),3,0)
In the above formula in the true ‘3’ works for the logical test, but the
false ‘0’ will not trigger - it keeps showing ‘3’ if false.
Example, if the pulled Index value is 100, and I6*$B$2 = 200, then it
should trigger 0 for false, but it shows 3 true.
Any recommendations please?
Thank you.
In the above formula in the true ‘3’ works for the logical test, but the
false ‘0’ will not trigger - it keeps showing ‘3’ if false.
Example, if the pulled Index value is 100, and I6*$B$2 = 200, then it
should trigger 0 for false, but it shows 3 true.
Any recommendations please?
Thank you.