N
Nelson
Hello, can anyone help with a formula that will divide a
span of time into 4 range and sum the total hours. For
example the span of time is
Cell 1: 9:00AM Cell 2: 4:00PM
That would be divided into 4 ranges:
12:01AM - 12:00PM = 3hrs
12:01PM - 3:00PM = 3hrs
3:01PM - 6:00PM = 1hr
6:01Pm - 12:00AM = 0hrs
Now sum each of the ranges for all rows.
All suggestion are welcome, worksheet functions or code.
TIA
Nelson
span of time into 4 range and sum the total hours. For
example the span of time is
Cell 1: 9:00AM Cell 2: 4:00PM
That would be divided into 4 ranges:
12:01AM - 12:00PM = 3hrs
12:01PM - 3:00PM = 3hrs
3:01PM - 6:00PM = 1hr
6:01Pm - 12:00AM = 0hrs
Now sum each of the ranges for all rows.
All suggestion are welcome, worksheet functions or code.
TIA
Nelson