Formula to Collate Entries based on Criteria
Hi
I'm looking for a concatenate type formula that will collate a number of line item updates based on their project ID.
I have a sheet that contains multiple tasks for a project, each having an update. I want to collate all the task updates, based on Project ID, into a rolled up view to give one overall update of the concatenated task updates.
Whats the best way of doing this? So, far, I've got a separate sheet that holds all the individual project IDs.
I need a formula that will collect the updates from the Task Sheet for all tasks, with a specific project ID, where the Status is either "In Progress" or "Completed" IF the Due Date is in the last 30 days.
I also need a formula that will match the central project ID and collate any comments against all Tasks on the Weekly Task Sheet where the Status = "In Progress" AND the Due Date is in the next 30 days
Weekly Task Sheet
Rolled Up Update Sheet
TIA
Cheryl
Answers
-
Have you looked into creating a row report and then grouping by project id?
-
Hi Cheryl,
Not quite sure if this is what you want. You can use JOIN() + COLLECT() to select by criteria and concatenate them in a cell for an overall update. E.g.
--Anson
-
I need to get the concatenated update then into another sheet. From a row report, I don't think I'm able to do this, can I?
Thanks
Cheryl
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!