Averaging values in Column 3 for all similar values in Column 1
Hello all, I've created a formula based on the threads I've read about the "Collect" function, but it is not yet working the way I desire it. I need [% DB SDV per Site] to calculate the average of the values in [% DB SDV per Subject] for all similar [Site Number]. So, it seems my criterion is incorrect, but I do not know how to tell Smartsheet to do this.
Is this possible to do?
Best Answer
-
Try this...
=AVG(COLLECT([% DB SDV per Subject]:[% DB SDV per Subject], [Site Number]:[Site Number], [Site Number]@row)
Answers
-
Try this...
=AVG(COLLECT([% DB SDV per Subject]:[% DB SDV per Subject], [Site Number]:[Site Number], [Site Number]@row)
-
Thank you, sir. This worked.
-
Happy to help! 👍️
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
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!