Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I create a baseline percent vs normal work percent

Status
Not open for further replies.

niyiredmg

Computer
Joined
Oct 29, 2008
Messages
1
I need to compare a real work percent with a baseline work percent. Example
Start End baseline start baseline finish %Real %planned
Oct03 Oct31 Oct01 Oct28 80% ?

If someone can help me
thanks a lot
 
hhhmmmmm
Baseline Start and Baseline Finish get populated from Start and Finish at the time we save the Baseline. Microsoft Project does NOT copy % Complete into a Baseline % Complete column. Even if it did...wouldn't most of the % Commpletes be 0 at the time of baselining?

You might try this: Instead of %planned, I might call it Expected % Planned. Then use this formula:
ProjDateDiff([Start date];Date();[Project Calendar]))*100)/([Duration]

Hope this helps!!

J Black
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top