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.5K Get Help
- 468 Global Discussions
- 156 Industry Talk
- 511 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 520 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 Events
- 35 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!