Return a list of cell values if one criteria is met
Hello,
I would like to return a list of Project IDs (four digits) that meet the same criteria , so I went for :
=JOIN(COLLECT({Project Summary MASTER Range Project}, {Project Summary MASTER Range Time}, "Yellow"))
Unfortunately, it comes back as an 8/16/20 etc digit long without any separation - is there either
1) an other function I could use
2) An additional function to separate the joined data in another cell?
Thank you
Best Answer
-
Yes. You would use the second portion of the JOIN function.
=JOIN(COLLECT(..........), "delimiter of choice")
Answers
-
Yes. You would use the second portion of the JOIN function.
=JOIN(COLLECT(..........), "delimiter of choice")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!