Sum If

A

Alex

Hi - can comeone help me please

Into B21 I want to add the values of rows B2:B18 where ant of the rowsC2:C18
contain the word "Premier"

tks
 
B

Bob Phillips

=SUMIF(C2:C18,"Premier",B2:B18)

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top