Hi
I'm trying to calculate the End Date Time knowing the Duration (in hours:minutes decimal unit) and following a specific schedule.
Example:
Monday: Start work at 7:30 until 9:00
Monday: --Break--
Monday: Start work at 9:15 until 12:00
Monday: --Lunch--
Monday: Start work at 12:30 until 15:00
Monday: --Break--
Monday: Start work at 15:15 until 16:15
Tuesday to Thursday, is same as Monday
Friday: Start work at 7:30 until 9:00
Friday: --Break--
Friday: Start work at 9:15 until 12:00
I know the estimated work duration time to spend to accomplish the work but want a formula to calculate, when will be the End-Time according to the schedule, no working time during weekend and during holidays.
I cannot found the answer on the web.
An Excel complex formula or VBA can works.
Gabriel
I'm trying to calculate the End Date Time knowing the Duration (in hours:minutes decimal unit) and following a specific schedule.
Example:
Monday: Start work at 7:30 until 9:00
Monday: --Break--
Monday: Start work at 9:15 until 12:00
Monday: --Lunch--
Monday: Start work at 12:30 until 15:00
Monday: --Break--
Monday: Start work at 15:15 until 16:15
Tuesday to Thursday, is same as Monday
Friday: Start work at 7:30 until 9:00
Friday: --Break--
Friday: Start work at 9:15 until 12:00
I know the estimated work duration time to spend to accomplish the work but want a formula to calculate, when will be the End-Time according to the schedule, no working time during weekend and during holidays.
I cannot found the answer on the web.
An Excel complex formula or VBA can works.
Gabriel