Calculating Averages with Different Columns

Cayla Davis
✭✭✭✭
Hi - I am trying to calculate average based on different columns, example…
Sandra A - TTL Seconds + Kelly B - TTL Seconds + Meri - TTL Seconds + Coen - TTL Seconds = Average of those numbers for each row
Does anyone know the formula to do that?
Cayla Davis | Technology Strategy and Optimization Manager
Halifax, Nova Scotia, Canada
Tags:
Best Answer
-
You would use the standard AVG function.
=AVG([Column1]@row, [Column 2]@row, [Column 3]@row, …………………)
Answers
-
You would use the standard AVG function.
=AVG([Column1]@row, [Column 2]@row, [Column 3]@row, …………………)
-
Thank you so much!!!!!
Cayla Davis | Technology Strategy and Optimization Manager
Halifax, Nova Scotia, Canada
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!