» Summing matching values in multiple rows
CATEGORY - Summing
VERSION - All Microsoft Excel Versions
Problem: 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:
Recommended Books:
- Excel 2002 Power Programming with VBA
- Microsoft Word Version 2002 Step By Step (With CD-ROM)
- Good to Great: Why Some Companies Make the Leap... and Others Don't
- Special Edition Using Microsoft Office XP
- Microsoft Excel 2002 Simply Visual
- Managing by the Numbers: A Commonsense Guide to Understanding and Using Your Company's Financials: An Essential Resource for Growing Businesses
No comments have been submitted.

