Hi
I am using a table and need help calculating a tonnage
Time IN = 12:00:00 AM
Time OUT = 12:20:00 AM
Tonnage = 24
Processing time = 20 minutes therefore the answer needs to be 72 tonnes per hour
I rarely use tables but how do i get the answer for 72 instead of 0.000578222
Thank you
I am using a table and need help calculating a tonnage
Code:
=([@[Time OUT]]-[@[Time IN]])/[@[Tonnes Processed]]
Time IN = 12:00:00 AM
Time OUT = 12:20:00 AM
Tonnage = 24
Processing time = 20 minutes therefore the answer needs to be 72 tonnes per hour
I rarely use tables but how do i get the answer for 72 instead of 0.000578222
Thank you