Training, Consulting and PMO Augmentation

We Prevent Crunch and Project Crashes!

March 20, 2012
by soni
0 comments

Searching project tasks for specific text

Usually large project need to be searched for appropriate text to match relevance and importance of tasks.  To demonstrate this one can make use of following short script which iterates through all tasks in active project and messages it:   … Continue reading

March 20, 2012
by admin
0 comments

Calculating Actual Cost of resource work in MS project

While reporting cost we need to report Actual cost distribution resource wise.  The following script walks through all tasks in project and check if a resource defined in “Resource sheet” is allocated to it, will calculate “Actual Cost” for entire … Continue reading

March 19, 2012
by admin
2 Comments

Changing constrained tasks to normal in your plan

MS Project constraints all tasks with “As Soon As Possible (ASAP)” constraint allowing tasks relationships and dependencies to define start date of tasks.  Unless we have specific reason like “Raw material for plant” will be available not before specific dates, … Continue reading

September 7, 2011
by soni
0 comments

Understanding Fixed Unit, Fixed Work and Fixed Duration tasks

Before going through let us understand what is Unit, Duration and work in MS Project and how they are related. Unit :  Refers to “Resource”.  Measured as “% Allocation” Work:    Refers to amount of “Work” to be completed.  Measured as … Continue reading

June 21, 2011
by soni
6 Comments

Understanding Impact of Lead and Lags on Float time in Project Schedule

In MS Project “Lead Time” represents the overlap between Predecessor and Successor tasks wherein the Successor can start much early to finish of predecessor tasks.  E.g. For a party the menu can be decided before Party starts.  In such case … Continue reading

June 2, 2011
by soni
0 comments

Removing all constrained tasks in a Project plan

Whenever a new task is created with user defined Start date or it is scheduled with “Must Start on” or other constraints, it impacts scheduling and resolving resource overallocation issues while tracking projects during execution phase.   If we change the project Start … Continue reading