B
brettsouth
Hi to all,
Can anyone please help with this problem,
I would like to calculate the date and time a job on a Machin
finishes, given a known start date.
The problem being I need 5 days a week only with a holiday list plu
the work day starts at 07:00:00 am and ends at 04:00:00 pm
for example cell A1 start date of 09/08/2004 07:00:00am,
Cell B1 has 3.5 representing 3.5 work days
The current formula in cell C1 works out well for full machine days bu
when the machine hours are 3.5 the time adjustment moves very littl
from that of when the Machine hours were 3 full days ie it does no
move by a half day
The formula supplied is
WORKDAY(INT(A1),INT(B1),Holiday_List)+MOD(A1,1)+(MOD(B1,1)/24)*(7/24)
Any ideas File attache
Attachment filename: workdays.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=64617
Can anyone please help with this problem,
I would like to calculate the date and time a job on a Machin
finishes, given a known start date.
The problem being I need 5 days a week only with a holiday list plu
the work day starts at 07:00:00 am and ends at 04:00:00 pm
for example cell A1 start date of 09/08/2004 07:00:00am,
Cell B1 has 3.5 representing 3.5 work days
The current formula in cell C1 works out well for full machine days bu
when the machine hours are 3.5 the time adjustment moves very littl
from that of when the Machine hours were 3 full days ie it does no
move by a half day
The formula supplied is
WORKDAY(INT(A1),INT(B1),Holiday_List)+MOD(A1,1)+(MOD(B1,1)/24)*(7/24)
Any ideas File attache
Attachment filename: workdays.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=64617