Breakout total time into 15 minute intervals

mbesspiata

Board Regular
Joined
Aug 28, 2009
Messages
100
I need a formula to take total time (from time in to time out) and extrapolate how many 15 minute intervals are in that total time.
This is for determining how many units (15 minute intervals) an individual should get paid for.

Any help is appreciated.:mad:
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Either of these formulas should due what you want. You may want to wrap them in the ROUND function to get whole numbers.
Excel Workbook
ABCD
1Time InTime Out
27:00 AM1:00 PM2424
312:00 PM1:42 PM6.86.8
Sheet
 
Upvote 0
Thank you so much. This is exactly what I needed. I don't want to round up but I want it to round down. Do I just put a rounddown in front of the formula?
 
Upvote 0
Yes, ROUNDDOWN.
Excel Workbook
ABCD
1Time InTime Out
27:00 AM1:00 PM2424
312:00 PM1:42 PM66
Sheet
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

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