SUMIFS
I am trying to create a SUMIFS formula and having issues.
I would like to get the SUM by Segmentation:
Total SUM of Annual REV If Segmentation is 'Diamond'
Total SUM of Annual REV if Segmentation is 'Gold'
Total SUM of Annual REV if Segmentation is 'Silver'
Answers
-
Try =SUMIF([Annual rev]:[annual rev], segmentation:segmentation, segmentation@row)
Alternatively, if this is for reporting purposes, you could create a report and use the Group and Summary functionality.
Group by Segmentation
Summary Sum of Annual Rev.
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
-
This is returning a "incorrect argument set"-any other suggestions for a formula?
-
I tried this formula and I am getting 0 return
=SUMIF({Look Up Table Range 1}, MATCH([Primary Column]@row, {Metadata Range 1}, 0))
-
@hollyconradsmith any other suggestions?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.1K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 450 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!