#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Sum If

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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Sum If

Try,

=SUMPRODUCT((C2:C18="Premier")*(B2:B18))

Mike

"Alex" wrote:

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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Sum If

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

--
---
HTH

Bob

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



"Alex" wrote in message
...
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



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Sum If

Thanks both

Alex

"Alex" wrote in message
...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"