I have a SUMIFS formula below and it does not seem to be working correctly any help would be greatly appreciated.
The formula is below
=SUMIFS(C4:N4,C4:N4,C4<=11,C4:N4,F4<=1,C4:N4,I4<=1,C4:N4,L4<=1)
From the picture you can see that the result in cell R4 should read 4 but it returns a 0
Any help would be greatly appreciated.