Copying Multiple Values from Cells into One Cell to Add to URL String
I'm pretty good with Excel but new to Smartsheets... I'm trying to take the FirstName and LastName columns and then use the values in those cells to create the values of the URL string to populate in for our RefId= under Link column. What's the best way to do this?
Best Answer
-
Try something along the lines of
="base_URL?RefId=" + LEFT(FirstName@row) + LastName@row
Answers
-
Hi @bpilon_lob
I hope you're well and safe!
Is it always the first letter of the FirstName and the whole LastName?
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
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.
-
Try something along the lines of
="base_URL?RefId=" + LEFT(FirstName@row) + LastName@row
-
Awesome, that worked. Thank you, Paul!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!