Hello,
I am stumped how to write a formula that takes a cell with a value formatted as Date & Time and another cell with a value formatted as Date and Time and returns a result that is the qty of 1/3 days in the period between the two times. Any portion of a third should count as a full third in the total sum.
Days are divided into thirds as per the following 24 hour time:
00:00-08:00
08:01-16:00
16:01-23:59
Ex #1: Start Time "11/13/14 00:01" to End Time "11/14/14 09:15" = 1 2/3
Ex #2: Start Time "11/12/14 23:59" to End Time "11/14/14 14:02" = 2 1/3
Any help would be greatly appreciated!
I am stumped how to write a formula that takes a cell with a value formatted as Date & Time and another cell with a value formatted as Date and Time and returns a result that is the qty of 1/3 days in the period between the two times. Any portion of a third should count as a full third in the total sum.
Days are divided into thirds as per the following 24 hour time:
00:00-08:00
08:01-16:00
16:01-23:59
Ex #1: Start Time "11/13/14 00:01" to End Time "11/14/14 09:15" = 1 2/3
Ex #2: Start Time "11/12/14 23:59" to End Time "11/14/14 14:02" = 2 1/3
Any help would be greatly appreciated!