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
- 62.2K Get Help
- 358 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!