Related Entries

Labelling in Outlook 2003 ala Gmail
Time tracking tools
Outlook 2003 + Flags = todo list
Scrum for Self : V2
ADD and antipatterns

« PCTUSELESS
» Seconding first rule of programming

Notes on Microsoft Project 2000

Planning to write a tutorial on this much misunderstood and unfairly hated tool.

I’m toying with the idea of writing a tutorial --more like a usage notes-- on using MS Project (MSP). Since I don’t have time to write a "proper" tutorial, I am thinking of posting it as a series of blog entries. That gives people a forum where they can post comments and ask questions too. I thought about using a Wiki for this, but decided against it, for now.

Your feedback on the idea is greatly appreciated.

Why?
Short answer -- I believe MSP is unfairly considered to be scary and useless. Either because it is a Microsoft product, or because many project managers who hand out schedules don’t "really get it", most techies I’ve seen hate it! I’ve had my frustrations with it too. But, if you get your bearings around it, MSP is a really useful. It works as an outliner, a pickle jar, resource allocator, project health monitor etc. It is not free, but in my opinion, it does add tremendous flexibility in planning one's work.
Goals
To use MSP to find answers to real-world questions like:
  • How do I plan multiple projects when I am the only resource? (freelance consultants)
  • How do I plan multiple projects with multple resources at my disposal? (managing project pools)
  • How do I know when people become available so that I can do feasibility analysis on this cool project my customer wants me to do?
  • How can I tell my people what their schedule is? (todo list)
  • How is my project progressing? (customer, project manager, resources)
  • How can I track and plan admin tasks like meetings not related to projects?
  • If I have to do an unplanned task, how much is my schedule going to change? (overmanaged programmer)
  • [contributed question] How to schedule tasks where some of the resources (i.e. computers, software, etc.) are being bought from outside and you want to enter the expected date of arrival and automatically schedule the rest of the project around that?
Shoot your questions using feedback form below. If possible, please mention the role --like the ones above-- you play at work. I’ll try to answer those in this series.
Intended Audience
  • Freelance consultants.
  • IT support personnel.
  • Programmers managing themselves and/or other programmers.
  • People planning a wedding or vacation. My wife and I had a well planned vacation in Florida, thanks to MSP:-)
  • People managing teams of upto 20 people in software projects. MSP can be used for larger teams, but for the purpose of this series, 20 will do. If you’ve bigger project teams, you should consider breaking them into sub-teams and sub-modules with their own project plans. I am not planning to cover Project Central.
How?
  • Short intro on MSP interface. It is assumed that you know Excel and is competent enough to run MSP installer.
  • Very short theory time, to cover terminology.
  • Writing a project plan by adding tasks, dependencies and constraints.
  • Setting up resources (people and material required to get the tasks done).
  • Assigning tasks to resources.
  • Tuning the plan to be practical, by not overworking resources, by calculating realistic deadlines etc.
  • Updating the plan to track progress.
  • Useful reports to understand progress.
  • Aggregating projects.
  • Creating a simple custom view.
  • A sample template.
  • Answers to typical questions.
  • Tentative: financial terms and reports.
Promises on what won’t be there
  • No useless terms will be used. (example: synergy, leverage etc.)
  • No theory or equations unless it is absolutely relevant to understanding MSP. MSP takes care of calculations for you.
  • No prose (or poetry) on principles of project management. If you are looking to get PMP certification, this won’t help you. If you are looking to get work done, this might.
  • No definitions and recommendations on success, process, project lifecycle, communication management, teamwork, risks and meeting management.
  • No lengthy details about what each menu item and button in MSP mean. MSP comes with good context sensitive help. The goal here is to learn to benefit from MSP, not to learn the user interface.
Disclaimer
This tutorial does not teach you how to manage your project(s). It simply explains how you can use Microsoft Project 2000 to plan and track information related to projects.
This is written by a software architect who is very picky about tracking and allocating time! So, the examples are geared towards software development projects.

I will use MS Project version 2000, though 2003 is available now. I don’t think there are many changes to the core functionality. 2000 works for me very well, so I’m happy with it.

This series

  1. Notes on Microsoft Project 2000
  2. Essential theory
  3. MSP2000 - User Interface
  1. Looking forward to this. I have Project on my machine and just use it to view projects defined by my manager.

    Posted by: JK on December 15, 2003 07:40 PM
  2. A tutorial would be great.

    Perhaps you can address the one question that I haven't quite figured out in MSP: how to schedule tasks where some of the resources (i.e. computers, software, etc.) are being bought from outside and you want to enter the expected date of arrival and automatically schedule the rest of the project around that.

    Posted by: Sanjay on December 15, 2003 08:17 PM
  3. Jumping the gun here - Sanjay (#2): First, create the material resource (computer). In the Resource View, select this resource, use Change Working Time menu and create a calendar for it. In that new calendar, you can specify the availability. Then you can add the task from the Gantt View, assign it to the material resource and it will schedule other tasks around the resource's calendar.

    If you don't want to go to the trouble of creating such material resources (especially if you don't need to track their usage and costs), you can simply double click on the task and create a "Start No Earlier Than" constraint with a date when you expect to receive the materials.

    Correction: Oops, I wrote this from memory, while I was on Linux. As it turns out, MSP considers material resources as consumables that affect only cost and not schedule; and hence doesn't allow you to set time of availability (ie., can't create a calendar for material resources). You have to create equipments as "Work" resource.

    Posted by: Babu on December 15, 2003 08:31 PM
  4. I would love to see this. I have the feeling that even the one guy in my office who can find his way around project, isn't using it to its fullest.

    Posted by: Kearns on December 15, 2003 09:17 PM
  5. Good idea. My personal bugbear is auto levelling. Every time I use it my whole plan goes a little mad. Of course it could be a PBKAC, but it could be a problem with the tool.

    Oh, and I could never get it to schedule one person on two tasks simultaneously - or two people on one task.

    Finally, a comparison to Joel Spolsky's painless software schedules ( http://www.joelonsoftware.com/articles/fog0000000245.html ) would be nice.

    Posted by: Andy Todd on December 16, 2003 03:36 AM
  6. Andy, auto levelling is my bugbear too :-( You can't schedule one person on two tasks simultaneously - I think Dilbert had a funny one on managers wanting to do that;-) Two people on one task simultaneously is possible (just add person1, person2 in the resources for that task).

    Posted by: Babu on December 16, 2003 07:09 AM
  7. Columbia University has a page with a good collection of links at http://www.columbia.edu/~jm2217/

    Posted by: Babu on January 7, 2004 11:26 AM
  8. Is there a way to show summary tasks in the calendar view in Project? In other words, you can see the subtasks, but cannot see which tasks they are subsets of.

    Posted by: J. Freel on February 25, 2004 07:16 PM
  9. How can I word wrap in a column? I have to use really long language for a task, and I can't figure out how to word wrap like I can in Excel. Also how do I include a legend - I am using different colors to indicate the source of tasks. How do I modify the spacing for timescales? I have tasks that have go for four years, but have to show quarters. Right now (because my tasks go out 4 years) I have to use 11x 17 paper to print out what is really a pretty simple plan. Any help would be greatly appreciated. Thank you.

    Posted by: JudyS on March 20, 2004 04:39 AM
  10. we are teaching MSP now and having a h of a time finding any worbooks to use in a hands on session. Any help?

    Posted by: anne pierce on April 15, 2004 08:18 AM
  11. we are teaching MSP now and having a h of a time finding any worbooks to use in a hands on session. Any help?

    Posted by: anne pierce on April 15, 2004 08:18 AM
  12. we are teaching MSP now and having a h of a time finding any worbooks to use in a hands on session. Any help?

    Posted by: anne pierce on April 15, 2004 08:18 AM
  13. MSP 2002 is a perfect hitech tool for managing projects small and large. The extent of wbs and the resource leveling capabilities are simply amazing. it is wonderful to work with this tool as it imparts complete control and focus on projects and we can direct the course of the projects.Great for calculating EVM and other analysis, more importantly wide spread resources geographically with analysis capabilities which answers to what if scenarios in decision making.

    Posted by: ganesh badrinath on May 25, 2004 07:22 PM
//-->