SUMIF + CONTAINS
Example:
I want to have the total value that matches 1, 2 and 3, which would be 300.
If it was the opposite, for example multiple numbers in number row that contain match value, I could use this formula: SUMIF(Number:Number, CONTAINS(Match@row, @cell), Value:Value)
Can someone help me?
Answers
-
If the [Match] column is set as a multi-select dropdown, you can use a HAS function in the SUMIFS.
-
Is giving me 0:
But even if it works, I cannot use a multi-select dropdown column... Is there another away?
-
Switch the @cell and [Column3]@row around in the HAS function
HAS([Column3]@row, @cell)
-
It works, thank you. I believe this will solve my problem.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!