View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
yogart yogart is offline
external usenet poster
 
Posts: 19
Default IF THEN with Match & Index formula not working

=IF(INDEX(C570:C1911,MATCH(2,P570:P1911)=(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.

--
John 3:16-19