polarisking
Member
I have two arrays and I'm subtracting one from the other, then testing each difference vs. a constant - =SUMPRODUCT(--(((B5:J5)-(B4:J4)))=0). When I step through the formula it's evaluating to the appropriate number of Trues/Falses, but it's not yielding the sum of the Trues, it's coming back 0. I'd prefer not to do an intermediate calculation then test the results vs. a single array.
Any help would be appreciated.
Any help would be appreciated.