counting and adding

G

Guest

good afternoon.

here is what im trying to do

column A has 3 names in colum b there is a number for each name, i want to
get the sum of the column b for the first name, then the sum of the second
and so one
A B
john 15
jack 7 john 17
jill 9 jack 16
john 2 jill 11
jack 9
jill 2

thanks for the help.
 
G

Guest

try =SUMIF(A1:A6,"john",B1:B6) changing "john" as required
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top