Hi everyone, I am fairly new to excel and need help with excel programming / macros.
I am project manager and trying to develop project financial tracking sheet.
I have created a sheet to track "Project Forecast effort" and "Project Actual effort". At the start of the project I create project forecast (in $ & effort in days) based on my scope and then every week I update my actuals in "Project Actual effort" and then manually adjust "Project forecast sheet". This takes very long time and get challenging for a project with large number of resources.
I was wondering if any one can help me automate this process.
Attached below is a snap short from my Actuals and Forecast sheet
Labour Actuals:
[TABLE="width: 616"]
<colgroup><col style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766;" span="8" width="103"> <tbody>[TR]
[TD="class: xl74, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[TD="class: xl74, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[/TR]
[TR]
[TD="class: xl73, width: 103, bgcolor: #D9D9D9"]04-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]11-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]18-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]25-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]01-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]08-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]15-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]22-Aug-12[/TD]
[/TR]
[TR]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]7.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]5.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[/TR]
</tbody>[/TABLE]
Forecast Data:
[TABLE="width: 616"]
<colgroup><col style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766;" span="8" width="103"> <tbody>[TR]
[TD="class: xl71, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[TD="class: xl71, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[/TR]
[TR]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]04-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]11-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]18-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]25-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]01-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]08-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]15-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]22-Aug-12[/TD]
[/TR]
[TR]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]2.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]3.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]5.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]7.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]8.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[/TR]
</tbody>[/TABLE]
What I would like to do is to copy data from first one upto 01-Aug-12 into second sheet but not overwrite data in forecast sheet beyond that 01-Aug (current date).
would greatly appreciate help.
Regards
I am project manager and trying to develop project financial tracking sheet.
I have created a sheet to track "Project Forecast effort" and "Project Actual effort". At the start of the project I create project forecast (in $ & effort in days) based on my scope and then every week I update my actuals in "Project Actual effort" and then manually adjust "Project forecast sheet". This takes very long time and get challenging for a project with large number of resources.
I was wondering if any one can help me automate this process.
Attached below is a snap short from my Actuals and Forecast sheet
Labour Actuals:
[TABLE="width: 616"]
<colgroup><col style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766;" span="8" width="103"> <tbody>[TR]
[TD="class: xl74, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[TD="class: xl74, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[/TR]
[TR]
[TD="class: xl73, width: 103, bgcolor: #D9D9D9"]04-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]11-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]18-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]25-Jul-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]01-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]08-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]15-Aug-12[/TD]
[TD="class: xl70, width: 103, bgcolor: #D9D9D9"]22-Aug-12[/TD]
[/TR]
[TR]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]7.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"]5.0[/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[TD="class: xl72, width: 103, bgcolor: #C5D9F1"][/TD]
[/TR]
</tbody>[/TABLE]
Forecast Data:
[TABLE="width: 616"]
<colgroup><col style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766;" span="8" width="103"> <tbody>[TR]
[TD="class: xl71, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[TD="class: xl71, width: 412, bgcolor: #D9D9D9, colspan: 4"]Week Ending Sunday Enter Effort in Days (1 day = 8 hrs)[/TD]
[/TR]
[TR]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]04-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]11-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]18-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]25-Jul-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]01-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]08-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]15-Aug-12[/TD]
[TD="class: xl69, width: 103, bgcolor: #D9D9D9"]22-Aug-12[/TD]
[/TR]
[TR]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]2.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]3.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]5.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]7.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]8.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]4.0[/TD]
[TD="class: xl74, width: 103, bgcolor: #C5D9F1"]6.0[/TD]
[/TR]
</tbody>[/TABLE]
What I would like to do is to copy data from first one upto 01-Aug-12 into second sheet but not overwrite data in forecast sheet beyond that 01-Aug (current date).
would greatly appreciate help.
Regards