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/22914-sum-if.html)

rb

sum if
 
My Worksheet has columns with names of employees, check dates and check
amounts, I'm looking for a formula to add up all the earnings for a
specific employee for a specific month.
Thank you


N Harkawat

=sumproduct(--(a1:A100="Employee x"),--(month(b1:b100)=4),c1:c100)
where column a= employee name
column b = dates (in the above example april)
column c = check amounts

"rb" wrote in message
...
My Worksheet has columns with names of employees, check dates and check
amounts, I'm looking for a formula to add up all the earnings for a
specific employee for a specific month.
Thank you





All times are GMT +1. The time now is 08:17 PM.

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