Bringing back multiple values
Is there a formula that would bring back multiple cell values within a column, if there are two specific conditions being met? For example, I have a list of users that are working on tasks that are listed in each cell. I'm wanting to bring back all tasks that are marked as "In Progress".
Best Answer
-
try
=Join(collect(user:user,status:status,@cell = "In Progress"),", ")
Answers
-
try
=Join(collect(user:user,status:status,@cell = "In Progress"),", ")
-
Not sure I understand how to apply this formula to my sheet? :(
-
What are the names of the columns that have your users and the In Progress?
-
The sheet itself is called NCO-SD and the columns are -
Assigned To - Contains contact names of the individuals
Status - Contains the status of "In Progress"
Title - Contains the cell data that I want to bring back
There will be multiple rows that will met this criteria that will need to be returned.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives