Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone. I have a data sheet that has a bunch of employees and the time
they worked. I am trying to figure out how to count the number of days each employee worked in that week. The problem is that a given employee may have worked on different tasks, and therefore shows up on more than i line (like Emp1). The way I was doing it is on each row, I was doing a simple count function. Then, on a different summary sheet, I used sumif to consolidate the total hours worked. That works great for total hours worked, but # of days worked return more than the actual # of days. So for Emp1, it returned 14. How can I formulate that so it returns 6? Thank you!!!! Day1 Day2 Day3 Day4 Day5 Day6 Day7 Total Emp 1 5.00 3.50 3.00 2.00 2.00 15.50 Emp 1 3.00 2.00 2.25 7.25 Emp 1 3.00 3.00 1.00 7.00 Emp 1 3.00 3.50 2.00 8.50 Emp 2 8 8.00 8.00 8.00 8.00 40.00 Emp 3 7.00 7.00 7.00 21.00 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Total days worked /20 to get actual months/days | Excel Worksheet Functions | |||
Employee days worked (-Holidays, -weekends, Snow Days, etc) | Excel Discussion (Misc queries) | |||
is there a formula to count days someone worked? | Excel Worksheet Functions | |||
FORMULA, DAYS WORKED TO VACATION DAYS | Excel Worksheet Functions | |||
How can I count amount of Days I worked per year on Excel ? | Excel Worksheet Functions |