Form entries in one column
I designed a smartsheet with a form that different departments use to enter information. I built logic on the form- depending which department the user selects, a different employee name drop-down list shows up on the form. I want to have all of the employee names selected enter on one column to avoid blank cells and keep it clean, rather then have blank cells in the un-selected department's column. Is this possible?
Answers
-
You could use a JOIN/COLLECT to pull the names from the filled out columns and then hide the specific columns leaving only the JOIN column visible.
=JOIN(COLLECT([Employee Name-Warehouse]@row:[Employee Name-Transportation]@row, [Employee Name-Warehouse]@row:[Employee Name-Transportation]@row, <> ""), ", ")
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives