Forum Discussion
Building a To-Do List: How to insert rows based on dynamic data?
Hi helloriemer
Would you be able to attach a sample file. That would be helpful in assisting you.
From the sounds of it you need to bring the Project Name into the sheet with Tasks (using VLOOKUP or similar) and then convert that to a Pivot Table in order to automatically group and sort the tasks
If you can attach an example I can mock up a solution
- helloriemerJan 09, 2019Copper Contributor
Thank you a lot for the help. Attached is a test file.
- Wyn HopkinsJan 10, 2019MVP
Attached is a file with 2 approaches
1st is a pivot table which is simpler but is based purely on the Task list, therefore if a project has no tasks (e.g. project A) then it doesn't show in the Pivot Table
2nd is using Power Query. If you have Excel 2016 it should work, this combines the two tables and therefore projects with no tasks are included