I have created a SUMIFS function that is returning an incorrect value and I have narrowed the cause down to the not equal to (<>) not working properly. My equation looks like this:
=SUMIFS(Sheet2!F:F,Sheet2!O:O,741,Sheet2!Q:Q,251,Sheet2!T:T,1,Sheet2!W:W,"<>12017")
The value it returns for me...