K
Kevin
I'd like to write an expression that divides up labor
hours per day, then totals them into the appropriate month.
For example: An item requires 80 labor hours to complete,
starting 1/26/04 and completing 2/6/04. 8 hours would be
alloted for each of the 10 business days. When totalled
by report, it would show January/40 hrs and February/40hrs.
I'm thinking I need to utilize the DateDiff function, but
not sure how to get it to divide equally amongst each day
(or week) once the DateDiff is achieved. I hope this all
makes sense. I greatly appreciate any suggestions!
hours per day, then totals them into the appropriate month.
For example: An item requires 80 labor hours to complete,
starting 1/26/04 and completing 2/6/04. 8 hours would be
alloted for each of the 10 business days. When totalled
by report, it would show January/40 hrs and February/40hrs.
I'm thinking I need to utilize the DateDiff function, but
not sure how to get it to divide equally amongst each day
(or week) once the DateDiff is achieved. I hope this all
makes sense. I greatly appreciate any suggestions!