=AVG function
Options

ginamt3
✭✭✭✭✭
I'm trying to get an average sales total for 2020. We are only on week 7 but it counts ALL 52 and averages it out. How can I get the function to work so it only averages the current week and prior weeks?
Best Answer
-
on the first column put the week number
in the second column put weekly sales
for the average (YTD) =AVERAGEIF(Week1:Week5, <WEEKNUMBER(TODAY()), Sales1:Sales5)
Answers
-
on the first column put the week number
in the second column put weekly sales
for the average (YTD) =AVERAGEIF(Week1:Week5, <WEEKNUMBER(TODAY()), Sales1:Sales5)
-
Thank you!
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!