That is because B1:B10 all had 1s, so I thought it was some weird way to use SUM to countOriginally Posted by Simon Lloyd
![]()
What do you mean? It works fine with Mon Tue, it adds that to Mon totals, although of course the proper way to write it isOriginally Posted by Simon Lloyd
Give me an example of some text it does/does not include that is wrong.=SUMPRODUCT(--(LEFT(Sheet1!A1:A10,FIND(" ",A1)-1)=LEFT(A1,FIND(" ",A1)-1)),Sheet1!B1:B10)