Time Bifurcation based on Time Slots

scorpio_libra

Board Regular
Joined
Mar 30, 2009
Messages
52
Hi All,

Below Table represents the daily task Monitoring for my Team. The first Column contains the received date and time of that task. 2nd Column is the total time taken from received time to complete the task. Typically work starts from morning 9:30AM, so have created 24 more columns from 9:30AM to next Day 8:30AM. Now I am looking for the bifurcation of how much time invested in which slot for each request. for e.g. per below table 1st request received 1:15 PM and time invested to execute that is 1Hr 30 Min, so ideally the first thing, formula should lookup in which slot the request should fall and then add the total Minutes worked in that particular slot. for 1st e.g it should give 15Min in 12:30PM slot and 60Min in 1:30PM slot and remaining 15Min in 2:30Pm slot.

Request Received
(MM/DD/YY HH:MM)
Time Taken to process (HH:MM)9:30
AM
10:30
AM
11:30
AM
12:30
PM
1:30
PM
2:30
PM
3:30
PM
4:30
PM
5:30
PM
6:30
PM
7:30
PM
8:30
PM
9:30
PM
10:30
PM
11:30
PM
12:30
AM
1:30
AM
2:30
AM
3:30
AM
4:30
AM
5:30
AM
6:30
AM
7:30
AM
8:30
AM
01-01-2013 13:15:0001:30:00


156015

















1-01-2013 14:30:0007:40:00




6060606060606040









01-02-2013 23:38:0000:55:00













523








<tbody>
</tbody>

I tried all the possible option I can, however still struggling to get the desired functions. Any help/advise will be highly appreciated
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,215,988
Messages
6,128,146
Members
449,427
Latest member
jahaynes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top