T
Tad Wesley
I am trying to make a chart that charts production times
over workdays. For example, if we recieved a file on
3/5/04 at 12PM, and it was completed 3/9/04 at 3PM, I need
to know how long we had it, in workdays. Then I'd
multiply the result by 24, to give me hours, to 2 decimal
points. In the above example, I want it to show me 75
hours as the answer, because there is a weekend in there
that would remove 48 hours from the equation.
The problem is, the NETWORKDAYS function truncates any
fractional days. I'm using date functions that include
the time in a single cell.
Is there no way to do what I'm trying to do?
If I am not being as clear as I would like, please reply
and ask for clarification. Any help with this would be
GREAT! Thank you!
over workdays. For example, if we recieved a file on
3/5/04 at 12PM, and it was completed 3/9/04 at 3PM, I need
to know how long we had it, in workdays. Then I'd
multiply the result by 24, to give me hours, to 2 decimal
points. In the above example, I want it to show me 75
hours as the answer, because there is a weekend in there
that would remove 48 hours from the equation.
The problem is, the NETWORKDAYS function truncates any
fractional days. I'm using date functions that include
the time in a single cell.
Is there no way to do what I'm trying to do?
If I am not being as clear as I would like, please reply
and ask for clarification. Any help with this would be
GREAT! Thank you!