ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SUM IF (https://www.excelbanter.com/excel-worksheet-functions/133765-sum-if.html)

Shagar

SUM IF
 
How do I write the function below...

If column a=CONVENE and Column b=SSmith then SUM Column C

Thanks...



Don Guillett

SUM IF
 
=sumproduct((a2:a22="convene")*(b2:b22="ssmith")*c 2:c22)

--
Don Guillett
SalesAid Software

"Shagar" wrote in message
...
How do I write the function below...

If column a=CONVENE and Column b=SSmith then SUM Column C

Thanks...





Duke Carey

SUM IF
 
=sumproduct(--(a1:a100="CONVENE"),--(b1:B100="SSMITH"),C1:C100)

"Shagar" wrote:

How do I write the function below...

If column a=CONVENE and Column b=SSmith then SUM Column C

Thanks...




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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com