ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   is there a formula to count days someone worked? (https://www.excelbanter.com/excel-worksheet-functions/209148-there-formula-count-days-someone-worked.html)

IJCVegas

is there a formula to count days someone worked?
 
I have two columns on my spreadsheet. One that has the employee number for
the jobs that were completed, and the other the day the job was completed. Is
there a way to automate the average of the completed work with the days
worked and the jobs completed? I want to calculate the average number of jobs
that are being completed by each employee over a month.

Mike H

is there a formula to count days someone worked?
 
Hi,

Maybe this,

=SUMPRODUCT((A1:A30=123)*(MONTH(B1:B30)=2))


Where 123 is the employee No and 2 (february) is the month you are looking for

Mike

"IJCVegas" wrote:

I have two columns on my spreadsheet. One that has the employee number for
the jobs that were completed, and the other the day the job was completed. Is
there a way to automate the average of the completed work with the days
worked and the jobs completed? I want to calculate the average number of jobs
that are being completed by each employee over a month.


Bob Phillips[_3_]

is there a formula to count days someone worked?
 
If you only have the complete date, how would you calculate the days worked,
when does a job start?

--
__________________________________
HTH

Bob

"IJCVegas" wrote in message
...
I have two columns on my spreadsheet. One that has the employee number for
the jobs that were completed, and the other the day the job was completed.
Is
there a way to automate the average of the completed work with the days
worked and the jobs completed? I want to calculate the average number of
jobs
that are being completed by each employee over a month.




Spiky

is there a formula to count days someone worked?
 
On Nov 5, 9:11*am, "Bob Phillips" wrote:
If you only have the complete date, how would you calculate the days worked,
when does a job start?


I would also consider using hours. If there are several jobs/month for
each employee, that suggests that "days worked" is not detailed enough.


All times are GMT +1. The time now is 05:43 PM.

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