Satya's blog

Friday, September 09, 2011

What's Going on This Week?

Has anyone ever written a process/macro/view/something whereby I can produce a timesheet of sorts that tells my resources what tasks they're to work on this week, possibly using the Gantt view? Answer: This is something that many people have asked me about, and there are several solutions available depending on what you're looking for. If you want a Gantt chart view, you could try applying the filter, "Using Resource," which would show only tasks where a specific resource is being used. Keep in mind that you'll have to run this separately for each resource. If you wanted to take this to the next level and group the work by week, this would give you a clearer idea of how the work is distributed for each resource Refer following site: http://www.mpug.com/News/Pages/AsktheExpertsWhatsGoingonThisWeek.aspx

Labels:

Thursday, October 29, 2009

Create a Dependency Analysis view

Your goals for the custom Dependency Analysis view include:
  • Creating a View that displays the immediate Predecessor and Successor tasks for any task you select.
  • Determining which Predcessor task is the Task Driver for any task you select.

To meet these goals, create a custom Combination View by completing the following steps:

  1. Click View More Views.
  2. In the More Views dialog, click the New button.
  3. Select the Combination view option and click the OK button.
  4. In the Name field, enter a useful name for your custom view, such as _Dependency Analysis.
  5. Click the Top pick list and choose the Gantt Chart view.
  6. Click the Bottom pick list and choose the Relationship Diagram view.
  7. Select the Show in menu option and then click the OK button.
  8. Click the Apply button to apply the new custom View.

After creating the custom View, select any task in the Gantt Chart pane (top pane) and you'll see the Predecessor and Successor tasks in the Relationship Diagram (bottom pane).

Assuming you have multiple Predecessors, you can determine which Predecessor task is actually the Task Driver by clicking Project Task Drivers (or by clicking the Task Drivers button on the Standard toolbar). Reselect the task in question and the Task Drivers pane will reveal which task is the Task Driver for the selected task.

Courtesy:

This article is based on a presentation given by Dale Howard MVP, MCT, MCITP, is the VP of Education for MSProjectExperts, during Microsoft Project Conference 2009 at a special MPUG member session

Labels: