Help using sum if along with collect function
Can you please review my formula and tell me what I am doing wrong?
=SUMIF({*Capital Sales Pipeline Range 6}, "Yes", {COLLECT({Sheet - Sales Pipeline Range 2}, {*Capital Sales Pipeline Range 5}, "Won"))
Best Answer
-
@Smartsheetuser12 You'd just make it a sum(collect()) The sumif and the collect portion are redundant.
Something similar to:
=sum(collect({Sheet - Sales Pipeline Range 2},{*Capital Sales Pipeline Range 6}, "Yes", {*Capital Sales Pipeline Range 5}, "Won"))
Certified Platinum Partner
Answers
-
@Smartsheetuser12 You'd just make it a sum(collect()) The sumif and the collect portion are redundant.
Something similar to:
=sum(collect({Sheet - Sales Pipeline Range 2},{*Capital Sales Pipeline Range 6}, "Yes", {*Capital Sales Pipeline Range 5}, "Won"))
Certified Platinum Partner
-
Thanks Matt!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!