Hi, I am just trying to set up a managing sheet that will feed into reports > dashboards to just help team members track down work allocation in a manner where if they are overallocated, it would indicate the tasks contributing to that which would have to be managed, such as reallocating them etc.
I have it working in a sense, however I'd like to improve how I calculate my values
So, what I want is to have a column where if other tasks' Target Start - Target End overlap with other tasks that these are identified.
What I would need is for row 5 for example to compare it's dates against all other rows, if it finds ones that overlap it sums up the number of days other tasks overlap. So if one row overlapped across 2 days and another 5 days, I would have 7 days in which row 5 is being overlapped.
However, I am unable to do this as at the moment, and was just wondering if anyone could help me find a formula or solution to this