I have a smartsheet that I am trying to find an average rating per week if there is specific criteria in a column. I've condensed the columns I'm trying to find an average of below
The 'Created' column is an Auto-Number column for when the data is entered. I'd like to calculate the average, or 'Over All Rating' for each week that Zephyr is in the Lift Name column. I think I'm looking for a =AVG(COLLECT) formula, however I'm not sure what order to put them in. This formula is going into a new sheet and not the current sheet.