![]() |
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 |
=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