Hi there,
This is my first post since I am lost. Thanks for setting up this site! I received this huge sheet with a list of projects in column A. Each Project uses Deliverables (Columns B to Z+).
The goals are:
- Find total $-amount spent on deliverables for each KEYWORD found in row 2.
- Show the deliverable "Total, Min, Max," for all the projects that use keyword 'Analysis'
- Show the deliverable with Maximum $$ and the one with the lowest $$ spent.
The final spreadsheet is something like the one below (A10). I am as far as finding the projects for a certain keyword (column G) using the relatively new TextJoin function.
=IF keyword in row, return project name if cell in column is not empty, then list and concatenate using commas.
The keywords (of deliverables (A11)) are given to me by management. The problem is, I don't have a clue where to go from G12.
Can anyone help telling me if I am on the right track?
This is my first post since I am lost. Thanks for setting up this site! I received this huge sheet with a list of projects in column A. Each Project uses Deliverables (Columns B to Z+).
The goals are:
- Find total $-amount spent on deliverables for each KEYWORD found in row 2.
- Show the deliverable "Total, Min, Max," for all the projects that use keyword 'Analysis'
- Show the deliverable with Maximum $$ and the one with the lowest $$ spent.
The final spreadsheet is something like the one below (A10). I am as far as finding the projects for a certain keyword (column G) using the relatively new TextJoin function.
=IF keyword in row, return project name if cell in column is not empty, then list and concatenate using commas.
The keywords (of deliverables (A11)) are given to me by management. The problem is, I don't have a clue where to go from G12.
Can anyone help telling me if I am on the right track?