Average IF or Avg(Collect) to obtain the average of multiple scoring values
Hello Everyone... I am a bit new to Smartsheet and trying to find my way. I have an issue where I have an external reference to a 2nd sheet to collect a point total for how thoroughly some questions are being answered. I have up to 8 different people who will be scoring the responses and these scores will be tied to the responses with an Application ID value. My example formula is below...
=AVERAGE(COLLECT({PartnerScoreTotalRange},{PartnerScoreAppID_Range},App_ID:App_ID @cell = [App_ID]@row))
Any help would be greatly appreciated...
Thanks In Advance!
Best Answer
-
Try:
=AVG(COLLECT({PartnerScoreTotalRange},{PartnerScoreAppID_Range}, @cell = [App_ID]@row))
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Answers
-
Try:
=AVG(COLLECT({PartnerScoreTotalRange},{PartnerScoreAppID_Range}, @cell = [App_ID]@row))
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Thanks, Mark... that worked like a champ!
-
Excellent. Glad you found a solution. Thank you for contributing to the community.
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!