ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I round times to 15 minute increments? (https://www.excelbanter.com/excel-worksheet-functions/223654-how-do-i-round-times-15-minute-increments.html)

LJustice

How do I round times to 15 minute increments?
 
We have an employee time sheet, where they enter their in/out times. We pay
based on a 15-minute increment scale. I need them to be able to enter the
actual time, but have it convert to the correct 15-minute base:

For example:
7:53-8:07 = 8:00
8:08-8:22 = 8:15
8:23-8:37 = 8:30
8:38-8:52 = 8:45 and so on.

Help! and Thanks!

Mike H

How do I round times to 15 minute increments?
 
Hi,

Try this formatted as time

=ROUND(A1*96,0)/96

Mike

"LJustice" wrote:

We have an employee time sheet, where they enter their in/out times. We pay
based on a 15-minute increment scale. I need them to be able to enter the
actual time, but have it convert to the correct 15-minute base:

For example:
7:53-8:07 = 8:00
8:08-8:22 = 8:15
8:23-8:37 = 8:30
8:38-8:52 = 8:45 and so on.

Help! and Thanks!


LJustice

How do I round times to 15 minute increments?
 
Wow...that works!
Now all I have to do is figure out how to incorporate that into the
timesheet...as they can't enter into a cell with a formula inside it.
Thanks for the great start!

"Mike H" wrote:

Hi,

Try this formatted as time

=ROUND(A1*96,0)/96

Mike

"LJustice" wrote:

We have an employee time sheet, where they enter their in/out times. We pay
based on a 15-minute increment scale. I need them to be able to enter the
actual time, but have it convert to the correct 15-minute base:

For example:
7:53-8:07 = 8:00
8:08-8:22 = 8:15
8:23-8:37 = 8:30
8:38-8:52 = 8:45 and so on.

Help! and Thanks!



All times are GMT +1. The time now is 12:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com