Forecasting and Capacity Analysis for Future Dates, Projects, and Resource Names

kbsharp

New Member
Joined
Aug 20, 2018
Messages
2
Hi guys,

I am running into circles with trying to figure out this issue. I am wanting to automate our current capacity planning tool for my team and want to generate some sort of forecasting ability with the forecast formula. I have heard that the newer versions of Excel contain the forecasting sheet tool, but I don't have it at work.

My goal is to forecast hours allocation for future weeks and use actual hours for the weeks that have already completed. The tricky part is that the hours allocation for each person are also set up by project. This means each person has multiple projects and for those projects that take place in future weeks, I want to be able to forecast accurately without modifying anything for actual hours.

Here is my progress so far:

<today()-7,[@[sum of="" hours]],forecast
=IF([@[Week Of]]<TODAY()-7,[@[Sum of Hours]],FORECAST(

However, this does not take into account multiple projects or people into consideration whatsoever. If someone could please help me create a forecasting formula that factors in multiple people, projects, and actual and future dates, I would greatly appreciate it. Below is a sample of what I am working with right now. The forecast calculation would theoretically go after the "Estimated Hours" column in a separate column.

[TABLE="width: 770"]
<colgroup><col><col><col span="2"><col span="2"></colgroup><tbody>[TR]
[TD]PMO Resource[/TD]
[TD]Project[/TD]
[TD]Week Of[/TD]
[TD]Period[/TD]
[TD]Actuals[/TD]
[TD]Estimated Hours[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Digital Issuance[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.1[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.2[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]10[/TD]
[TD="align: right"]10[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.3[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]PMO Activities[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]5[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Other
(PTO, Bi-Weekly Updates)[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]eStatements[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]Financial Planning [/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]SET v2[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]PMO Activities[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]5[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]Other
(PTO, Bi-Weekly Updates)[/TD]
[TD="align: right"]8/20/2018[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 770"]
<colgroup><col><col><col span="2"><col span="2"></colgroup><tbody>[TR]
[TD]CH[/TD]
[TD]Digital Issuance[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.1[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.2[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]10[/TD]
[TD="align: right"]10[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Mobile Release v3.3[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]PMO Activities[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]5[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD]CH[/TD]
[TD]Other
(PTO, Bi-Weekly Updates)[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]eStatements[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]Financial Planning[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]SET v2[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]PMO Activities[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]5[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD]JJ[/TD]
[TD]Other
(PTO, Bi-Weekly Updates)[/TD]
[TD="align: right"]8/27/2018[/TD]
[TD="align: right"]7[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[/TR]
</tbody>[/TABLE]


Any help here would be appreciated!</today()-7,[@[sum>
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,223,888
Messages
6,175,203
Members
452,617
Latest member
Narendra Babu D

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