Formula: Adding Time

Options
Brittanyy
Brittanyy ✭✭✭✭

"Hi there,

Just to provide some context, I'm currently working on creating a metrics sheet, and I'm looking to aggregate all the hours based on the Legal Team Member."

Formula's I have tried:

=HOURS(SUMIFS({SLA Hours}, {Legal Team Member}, "John Doe") * 24)

=TEXT(INT(SUMIFS({SLA Hours}, {Legal Team Member}, "John Doe") * 24 * 60) / 1440, "D \d\a\y\s, H \h\o\u\r\s, M \m\i\n\u\t\e\s, S \s\e\c\o\n\d\s")

References:

SLA Hours is referencing the " dd.hh.mm.ss" column

Legal Team Member is referencing the the " legal Team Member"column

image.png


Tags:

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!