"\" Character in String
Forum
Id like to create a formula that mirrors 'Concatenate' from Excel, so Id like 3 items concatenated; 2 sources from 2 columns on my sheet and the third is a manually written in text string with the formula itself:
Column A
Tet String abc\123 [as an example]
Column B
I can use "+" or JOIN it seems, but the fact my text string part of the formula has a "\" seems to throw the formula creation and doesnt allow it? Or if it does, the "\" is auto removed.
Any ideas why? Work around?
Comments
-
Hi Andi,
It should work, and it did when I tried, but I'm uncertain that I've replicated your exact scenario.
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help. (share too, andree@getdone.se)
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
The full query:
id like:
pw:\\PROJECTWISEV8I:PWISEV8i\Documents\Central\Midland Mainline Route Modernisation\Network Rail\Engineering\Technical\CAD\Models\ [which is my text string]
joined with
SSM2 [where SSM is my column name and 2 is the row number]
joined with
?Version= [text string]
joined with
=Version2 [where Version is my column name and 2 is the row number]
This then auto creates a link string for ProjectWise application as the hyperlinking to ProjectWise doesnt work in SmartSheet -
=Join("pw:\\PROJECTWISEV8I:PWISEV8i\Documents\Central\Midland Mainline Route Modernisation\Network Rail\Engineering\Technical\CAD\Models\",SSM2, "=","Version2")
Would this work for you?
-
You could also replace the 2 with @row to make the formula row independent. *Assuming this formula will go on the same row as the other columns you are referencing.
-
Slightly wrong from my request, but even your string itself doesnt work
-
Had to resort to putting the ProjectWise string into a column, and then reference the column, rather than have the ProjectWise string in the formula itself
-
Ah, I see. Join is looking for a range... not a number of items. My bad. Glad you got it worked out.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!