» Summing matching values in multiple rows
CATEGORY - Summing
VERSION - All Microsoft Excel Versions
Summing up all the scores in column B matching team A in column A.
Solution:
Using this SUMIF formula:
=SUMIF(A2:A7,""A"",B2:B7)
Team____Points
A_______3
A_______2
B_______4
C_______2
A_______1
C_______3

Book Store:
No comments have been submitted.

