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
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!