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"))
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"))
-
Thanks Matt!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!