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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!