Rounding UP to the nearest 6 minutes - The difference between two times

gchopperp

New Member
Joined
Jan 13, 2020
Messages
8
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Hi all.
I use Excel for aviation time calculations and we work our times in 6 minute slops. For example 08:00-08:30 equals 0,5 whilst 08:00 to 08:32 equals 0,6.
I cant seem to find a formula that calculates this difference correctly and displays it correctly.


10:0010:300,50
11:0011:300,60
12:0012:300,60
13:0013:300,60
14:0014:300,50

the formula I've come up with that works some of the time is =(CEILING((I13-H13);"00:06"))*(1440)/60 first column is I and second column is H.

HELP!!
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
@6StringJazzer Evaluation steps if interested
Here are my evaluation steps starting from the one where ours both agree, then showing how they diverge. I am at a loss to explain why it would be different on two different machines.

evaluation.jpg
 
Upvote 0
Not that then (which would have made more sense to me)
1695787798696.png
 
Upvote 0

Forum statistics

Threads
1,215,129
Messages
6,123,217
Members
449,091
Latest member
jeremy_bp001

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