Sum of Duration fields with result in hrs

Monica Ladd
βββ
Hello,
I am trying to create a formula to summarize a number of fields in a duration column. The default value of the SUM is days, is there a way to have the output in hours rather than days?
Answers
-
You would multiply the result by 24.
=SUM(Duration:Duration) * 24
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!