M
Mae
Using Excel 2000 on Win2000
I have a workbook that is composed of weekly timesheets.
Each sheet has dates across the top, then rows of projects
and hours worked. There is also a row to record Paid-Time-
Off hours. Something like this:
Job# 12/29/03 12/30/03 12/31/03 1/1/04 1/2/04 |Total
1001 6 0 0 0 7 | 13
1002 2 0 0 0 1 | 3
PTO 0 8 8 8 0 | 24
----------------------------------------------------
Total 8 8 8 8 8 | 40
I have a PTO Tracking sheet that uses our allotted PTO
days, and subtracts the sum of PTO Total from all sheets,
to come up with PTO Remaining. My problem is, that PTO
resets on January 1. So in the example above, the PTO
Total for the week ending 1/2/04 is 24 hours, however,
only 8 of the hours are in 2004. I can't divide it up
into separate '03 and '04 sheets.
Is there a function I can use to say "Sum PTO hours if the
Date for those hours is > 12/31/03"?? I tried to get this
using SumIf, but I'm not sure that's appropriate. I
couldn't get it to figure out which date went with which
number.
Any ideas???
Thank you!
I have a workbook that is composed of weekly timesheets.
Each sheet has dates across the top, then rows of projects
and hours worked. There is also a row to record Paid-Time-
Off hours. Something like this:
Job# 12/29/03 12/30/03 12/31/03 1/1/04 1/2/04 |Total
1001 6 0 0 0 7 | 13
1002 2 0 0 0 1 | 3
PTO 0 8 8 8 0 | 24
----------------------------------------------------
Total 8 8 8 8 8 | 40
I have a PTO Tracking sheet that uses our allotted PTO
days, and subtracts the sum of PTO Total from all sheets,
to come up with PTO Remaining. My problem is, that PTO
resets on January 1. So in the example above, the PTO
Total for the week ending 1/2/04 is 24 hours, however,
only 8 of the hours are in 2004. I can't divide it up
into separate '03 and '04 sheets.
Is there a function I can use to say "Sum PTO hours if the
Date for those hours is > 12/31/03"?? I tried to get this
using SumIf, but I'm not sure that's appropriate. I
couldn't get it to figure out which date went with which
number.
Any ideas???
Thank you!