Hi There,
I have a master sheet of multiple projects. I am trying to work out how an allocated resource can show if it is over capacity in a column - similar to the resource view but so it shows in the sheet itself.
So If I have
Task
Start Date
End Date
Duration
Assigned to
Allocation %
Hours per day
I want to look up the allocation % between the start date and end date for [assigned to] and then do a lookup of all Rows where assigned to resource is mentioned and calculate the allocation %
1 Jan - 5 Jan, Task 1, Resource 1, 50% allocation - Column that shows Total allocation 150%
1 Jan - 3 Jan, Task 2, Resource 1, 100% allocation - Column that shows Total allocation 150%
I just cannot work out the formula to do this
Thanks,
Martin