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
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives