Hi,
Can someone tell me why my If statement is not working.
=IF(A5=B4,1,SUMPRODUCT(($A5&$A$4=Transfers!$G$5:$G$5000&Transfers!$C$5:$C$5000)*(B$4=Transfers!$F$5:$F$5000)*(Transfers!$J$5:$J$5000)))/SUMPRODUCT(($B$4&$A$4=Transfers!$F$5:$F$5000&Transfers!$C$5:$C$5000)*(B$4=Transfers!$F$5:$F$5000)*(Transfers!$J$5:$J$5000))
In this case A5 does equal B4 but it is not putting 1 in the cell. A5 and B4 are both words and they are exactly the same so it should be putting a 1 in the cell but it is just running the forumla after the , Any help would be greatly appreciated.
Thanks!
Can someone tell me why my If statement is not working.
=IF(A5=B4,1,SUMPRODUCT(($A5&$A$4=Transfers!$G$5:$G$5000&Transfers!$C$5:$C$5000)*(B$4=Transfers!$F$5:$F$5000)*(Transfers!$J$5:$J$5000)))/SUMPRODUCT(($B$4&$A$4=Transfers!$F$5:$F$5000&Transfers!$C$5:$C$5000)*(B$4=Transfers!$F$5:$F$5000)*(Transfers!$J$5:$J$5000))
In this case A5 does equal B4 but it is not putting 1 in the cell. A5 and B4 are both words and they are exactly the same so it should be putting a 1 in the cell but it is just running the forumla after the , Any help would be greatly appreciated.
Thanks!