Help with Join/Collect/Has formula
Hi there, I'm trying to use join collect to gather data that has certain info in the "collect" sheet. I have figured out the formula, but i need to put a space between items and i'm not sure how to do that.
the formula i'm using is in blue above
this is what it's returning, i would like a space between thing 1 and thing 2
Best Answer
-
You would use the 2nd portion of the JOIN function.
=JOIN(data to join, "delimiter of choice")
JOIN(COLLECT(...................., HAS(..., @cell)), " ")
Answers
-
You would use the 2nd portion of the JOIN function.
=JOIN(data to join, "delimiter of choice")
JOIN(COLLECT(...................., HAS(..., @cell)), " ")
-
Thank you!!!!!! I knew it would work, i just couldn't figure out where to put the delimiter. THANKS SO MUCH!!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!