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
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!