K
Kevin S
I'm trying to develop an expression/code that divides up
production hours per week based on the start date and
completion date.
Example: 100 production hours, starting 10/20/03 and
finishing 11/17/03 -- needs to alot 25 hours each week for
4 weeks.
I can calculate the workdays using a DateDiff function,
but how do I tag to the appropriate week? Do I need a
second calculated field in a query to achieve this?
Any suggestions are appreciated!
production hours per week based on the start date and
completion date.
Example: 100 production hours, starting 10/20/03 and
finishing 11/17/03 -- needs to alot 25 hours each week for
4 weeks.
I can calculate the workdays using a DateDiff function,
but how do I tag to the appropriate week? Do I need a
second calculated field in a query to achieve this?
Any suggestions are appreciated!