RESOURCE SCEDULING

N

N Smith

I want to create a resource pool and assign each task multi-resources by
man-hours and control the duration. Is there any current method I can do
this?
 
J

John

N Smith said:
I want to create a resource pool and assign each task multi-resources by
man-hours and control the duration. Is there any current method I can do
this?

N Smith,
Yes, but it depends on what you mean by "...control the duration". If
you mean you want to keep the duration fixed and still be able to change
the resource assignment hours, then set the tasks for Fixed Duration,
non-effort driven. Create the pool and assign the resources. By using a
split view with Gantt Chart on top and Task Form (showing Resource Work)
on the bottom, it is very convenient to change resource hours by
resource and task.

Hope this helps.
John
Project MVP
 
D

davegb

N said:
I want to create a resource pool and assign each task multi-resources by
man-hours and control the duration. Is there any current method I can do
this?

In a nutshell, this is what Project does. You'd have to give more
detail as to what you're trying to do for me to give you a finite
answer. Of course, you and only control the duration within practical
limits. Keep in mind the old adage, "No matter how many people you put
to work on it, a pregnancy still takes 9 months".
 
N

N Smith

Thanks John,
I tried what you suggested, but I'm still having a few problems. I need to
create a hierarchical resource structure, to show total resources
requirements. In the Resource Pool, I want to assign total number of
Man-hours for each Resource. At each Task Assigned, I will assignment all
Resources required and man-hours each need to work. Can you suggest an easy
way to accomplish this?
 
J

John M.

You can create the resource hierarchy by leveraging a custom resource
outline code:
- Tools --> Customize --> Fields...
- Custom Outline Codes Tab
- Select Resource radio button
- Rename an unused outline code
- Define the code mask (how many levels in the hierarchy, the format, and
the separator value)
- Define the valide values in the hierarchy

You can then assign each resource to a node within this hierarchy. This can
be done by adding the new field to one of the resource views or by
double-clicking the resource and setting the value on the Custom Fields tab
of the resource information window.

To set the capacity/availability of each resource, you have a two places:
- Set the overall unit availability on the General tab of the resource
information window.
- Update the resource calendar to define the working times for the
resource on the Working Time tab of the resource information window.

To view the planned work (demand) relative to the resource availability
(supply) you can then use the resource usage views. To roll-up the
information based on your hierarchy, you can group the resources by the
outline code:
- Project --> Group By() --> Customize Group By...
- Select your custom outline code in the field name section

At this point, you can customize the timescale usage section of the screen
to display unit availability, work availability or remaining availability in
addition to work...based on what your preference is. You can also split the
screen and use the resource graph on the lower pane to visualize the data
that you select on the top pane. This will probably require some playing
around on your behalf to find your favorite view.

Good luck!

John M.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top