Help with Join/Collect/Has formula

sipsevents
✭✭✭
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
Tags:
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!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!