![]() |
Counting entries in column based on condition in another column
I have a spreadsheet with a Project Name in column A, Employee Name in Column
B, State Date in Column C and End Date in Column D. How can I count the number of projects started for each individual (same for projects completed)? |
Counting entries in column based on condition in another column
something like this
=sumproduct((b2:b22="employeename")*(c2:c220)) -- Don Guillett SalesAid Software "RobertR" wrote in message ... I have a spreadsheet with a Project Name in column A, Employee Name in Column B, State Date in Column C and End Date in Column D. How can I count the number of projects started for each individual (same for projects completed)? |
All times are GMT +1. The time now is 11:50 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com