Scheduling the Shortest Duration Possible

A user posed an interesting question recently in the Microsoft Project Standard and Professional TechCenter forum on the Internet. He asked how to assign resources to a task to generate the shortest Duration possible for the task using the following requirements:

  • The task requires 100 hours of total work for all assigned resources.
  • One resource is available to work full-time and should be assigned at a Units value of 100 percent.
  • Two other resources are available to work only half-time and should each be assigned at a Units value of 50 percent.

The Solution

The solution to this problem isn’t difficult, but it does require a series of specific steps to force Project to calculate the shortest Duration for the task. Here are the required steps:

  1. Apply the Gantt Chart view.
  1. Reset the Duration of the task to the default value of 1 day, if necessary.
  1. Right-click anywhere in the Gantt Chart pane on the right side of the view and select the Show Split item on the shortcut menu, as shown in this screenshot:

This action applies a combination or “split” view, known as the Task Entry view. The Task Entry view includes the Gantt chart view in the top pane and the Task Form view in the bottom pane.

  1. Select the task in question in the task list on the left side of the Gantt Chart pane.
  1. In the Task Form pane, make sure the Task Type value is set to Fixed Units. If not, select Fixed Units and click the OK button.
  1. In the Task Form pane, make sure the Effort driven checkbox is selected. If not, select it, and then click the OK button. The following figure shows the Task Entry view with the correct settings for the selected the task.

  1. In the Resource Name column of the Task Form pane, select the name of the resource who can work full-time.
  1. For this selected resource, enter 100% in the Units column and 100h in the Work column and click OK. Project should calculate an initial Duration value of 12.5 days for the task, as shown in this figure:

  1. Below the name of the first resource you selected in the Task Form pane, select the names of the two other resources who will be working half-time.
  1. For each of these two resources, enter 50% in the Units column.
  1. Click the OK button ONLY AFTER you have selected the two other resources.

This final step should reduce the Duration to 6.25 days, allocate 50 hours of work to the full-time resource, and allocate 25 hours of work to each of the two half-time resources. The result is the shortest Duration possible for the task, based on the work and resource requirements, as shown here:

You can see from the previous steps that the answer to this question was straightforward, but not exactly simple. The trick was to use the Effort driven capabilities of Project to allocate the 100 hours of planned work in the most efficient manner between the assigned resources, so that the software would calculate the shortest Duration for the task.

A version of this article originally appeared on the Sensei Project Solutions blog.

Have your own tricks? Share them with the MPUG community by writing an article! Contact editor@MPUG.com to learn more.

Image Source

Next Webinar

What is a Baseline?

Written by Dale Howard
Dale Howard is currently a Senior PPM Consultant with Arch Systems, Inc. His hair and beard have turned white because of using Microsoft's project management tools for more than 20 years. Dale started his career using Microsoft Project 4.0 for Windows 95 and began using Microsoft's PPM tools when they introduced Project Central in 2000. Dale is the co-author of 23 books in Microsoft Project, Project Server, and Project Online. He is currently one 0f 26 Microsoft Project MVPs in the entire world and one of only 4 Project MVPs in the United states.
Share This Post
Have your say!
00
1 Comment
  1. Hi Dale, that works indeed, but you can do this in a simpler way that is less fraught with do’s and dont’s:
    1) create the task design
    2) set task Type to Fixed Work
    3) enter 100h in the Work column
    4) assign the resources in any way and in any order by just filling in the Units for each resource.
    MS Project calls fixed-effort tasks Fixed-Work: effort = Work as far as MS Project is concerned. This really is a Fixed Work situation, after all a certain amount of effort needed to be delivered (100h) and then the assignments needed to be maximized.

Leave a Reply