Return Multiple Words In a Cell
Hi Smartsheet community,
I am trying to return multiple words in a single cell. Is this possible as I can't figure out how to get my formula to work?
Right now it is only displaying one phrase, I tried to use Or then and with no luck (as shown below).
All help is appreciated :)
As you can see, I am trying to show all offices that have availability which will ultimately feed and reflect into my calendar and dashboard.
Answers
-
You can use Join/Collect
=JOIN(COLLECT([Column 5]$3:[Column 15]$3, [Column 5]@row:[Column 15]@row,=0),",")
With this I am assuming the row where the room #s are listed is row 3, range from Office 113 - Office 206B is the entire range, and that you want them separated by a comma. Any of those can be tweaked if that is not the case
-
Your assumption is correct but it is still returning unparseable.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!