Resource allocation and utilization

Mayfarm

New Member
Joined
Jul 10, 2014
Messages
2
Hi,

I have been asked on a high level to show my resource utilization for my department. The tool has to be used by others than myself.

We do not want to register hours etc., but just track allocation on a quarterly basis by inputting the percentage each resource is allocated to what activities.

The data input table is as below. So as illustrated an employee can be allocated more than 100%.

NameActivity typeTaskQuarterAllocation
JimProjectWin10 projectQ10.5
JimOperationsDesktopQ10.7
JimProjectSharepoint UpgradeQ10.5
AllanOperationsDesktopQ10.7

<tbody>
</tbody>

My plan was to show it in a bar chart (Using Pivot table-chart), that could then illustrate the utlilization of employees. However, if he/she is not (like Allan) 100% allocated we need to be able to see his Free time. Of course the easy way would be to add another row for each employee and manage it manually, but I was hoping Pivot could somehow help me with it. Any ideas/suggestions?

Thanks

Best,
Peter
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
NameActivity typeTaskQuarterAllocation
JimProjectWin10 projectQ10.5
JimOperationsDesktopQ10.7
JimProjectSharepoint UpgradeQ10.5
AllanOperationsDesktopQ10.7
freetime
jim1.7
allan0.70.3
a simple sumproduct table

<colgroup><col><col><col><col><col><col span="4"></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,214,638
Messages
6,120,674
Members
448,977
Latest member
moonlight6

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top