Can JOIN include a space as part of the end result?
After JOINing a series of cells, I need to include a space after "CSANe" but it keeps getting ignored.
Certificate No. column is the JOINed result
Cert # Preface is a formula. I tried ="CSANe "
I tried adding the Spacer column with the formula =" "
The space is always ignored.
Is there any way to get the space to appear?
Best Answers
-
Hi, Pam.
Smartsheet automatically trims white spaces. The function below forces a white space.
=[Cert # Preface]@row + " " + JOIN([YY]@row:[4 digits]@row)
-
Thank you, so much @TFC !
That worked perfectly.
Answers
-
Hi, Pam.
Smartsheet automatically trims white spaces. The function below forces a white space.
=[Cert # Preface]@row + " " + JOIN([YY]@row:[4 digits]@row)
-
Thank you, so much @TFC !
That worked perfectly.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 378 Global Discussions
- 208 Industry Talk
- 441 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 295 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!