summating vlookup or index formulas

  • Thread starter Thread starter Guest
  • Start date Start date
I get nothing clicking on that link. IE opens with an empty window? However,
the name "Ashish" is familiar and I think I know what that link is about.

I'll take a guess:

=SUMIF(A1:A10,"Ashish",B1:B10)

Or, if "Ashish" is in cell D1:

=SUMIF(A1:A10,D1,B1:B10)

Biff
 
Ok, that link is what I thought it was. The formula I suggested will do what
you want.

Biff
 
Back
Top