I used the code a few weeks ago and it worked great accept for the last person it left out the last total?
Here was the code used:
=@BYROW(UNIQUE(A19:C19),LAMBDA(br,TEXTJOIN(" ",1,br,"=",SUMIFS(F19:F56,A19:A56,@INDEX(br,0,1),B19:B56,@INDEX(br,0,2),C19:C56,@INDEX(br,,3)))))
I have enclosed a pic of the data. The total for all of Anthony Vanderaa should be 594 but the formula above returned a total of 484. I am not sure why it left out the last total of 110?
Thanks for your help - this is a post you had helped me on back in June of this year.
Here was the code used:
=@BYROW(UNIQUE(A19:C19),LAMBDA(br,TEXTJOIN(" ",1,br,"=",SUMIFS(F19:F56,A19:A56,@INDEX(br,0,1),B19:B56,@INDEX(br,0,2),C19:C56,@INDEX(br,,3)))))
I have enclosed a pic of the data. The total for all of Anthony Vanderaa should be 594 but the formula above returned a total of 484. I am not sure why it left out the last total of 110?
Thanks for your help - this is a post you had helped me on back in June of this year.