Time difference in 24hr format (HH:MM)

Arjuna Quezada
ββ
I need to calculate the time difference between my "Start Time " and my "End Time" and input it into a duration column in minutes. So for Example:
Start Time: 05:55
End Time: 05:59
Difference: 4 Min
Answers
-
Smartsheet has a TIME function you could use to do this!
See the example fourth from the bottom:
=(TIME([End Time]@row) - TIME([Start Time]@row)) * 1440
Cheers,
GenevieveNeed more information? π | Help and Learning Center
γγγ«γ‘γ― (Konnichiwa), Hallo, Hola, Bonjour, OlΓ‘, Ciao!π | Global Discussions
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!