gkisystems
Board Regular
- Joined
- Apr 20, 2012
- Messages
- 76
Column G is the "date/time in" and Column H is the "date/time out." In column I, I have "Turnaround Days" which is just H-G.
For example:
G2 = 03/06/2013 9:00AM
H2 = 03/08/2013 3:00PM
I2 = 2.25
How do I edit my formula in I2 to only calculate workdays? I want any time passed over the weekend (and holidays if possible) to not count. Additionally, if the date/time in or out occurs on the weekend, move it forward as if it were 8:00am on the next workday (only as it pertains to the calculation in cell I2...don't actually override the date/time in G2 and H2).
For example, if the date/time in is 3/9 @ 2:00PM and the date/time out is 3/16 @ 4:00PM, I would like my turnaround days to show up as 5.00.
For example:
G2 = 03/06/2013 9:00AM
H2 = 03/08/2013 3:00PM
I2 = 2.25
How do I edit my formula in I2 to only calculate workdays? I want any time passed over the weekend (and holidays if possible) to not count. Additionally, if the date/time in or out occurs on the weekend, move it forward as if it were 8:00am on the next workday (only as it pertains to the calculation in cell I2...don't actually override the date/time in G2 and H2).
For example, if the date/time in is 3/9 @ 2:00PM and the date/time out is 3/16 @ 4:00PM, I would like my turnaround days to show up as 5.00.