Help needed - time formula

soph12081

Board Regular
Joined
Oct 6, 2014
Messages
56
Hello

Hopefully someone can help.. I have a formula that divides a number by time.. so how example 12T divided by 2 hours should return 6 tonnes per hour.

In order to do this, the formula needs to be divided by 24. can anybody explain why this is?

Thanks
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Because in Excel time is measured in fractions of 1 day; 1 day = 24 hours.
 
Last edited:
Upvote 0
Thank you for that - I thought it was as simple as this but I wasn't sure.

if my working day only consists of 21 hours, would it be sufficient to divide by 21? or is the dividing by 24 an excel way of working with time?

thank you
 
Upvote 0
You should use 24 -- it's the Excel way of working with time.
When you enter, say, 6:00, Excel records it as 0.25; 8:00 as 0.333...; 18:00 as 0.75 and so on.
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,812
Members
449,048
Latest member
greyangel23

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