Formula to use?
I want to create a new column that combines (5) of the columns on my sheet.
This new column would be on the same sheet as the (5) columns.
Column A thru E
I want it to read like the below:
Column A - Column B Column C - Column D Column E
What is the best formula/ way to do this?
Thanks!
Answers
-
Hi @Lisa H.
=[Column A]@row + " - " + [Column B]@row + " " + [Column C]@row + " - " + [Column D]@row + " " + [Column E]@row
Does this help? Let me know.Sincerely,
Jacob Stey
-
Nope - that gives me an 'unparseable' error. But making sure I am doing it right - you do use the name of the column for each one in [brackets] right? Thx!
EDIT I just got it to work - I forgot a space where one needed to be at =) Thx!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!