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
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!