Re: Roll-up tasks by person?



In article <448B4892-2B05-45C7-96CC-F7C3682FF490@xxxxxxxxxxxxx>,
Ali <Ali@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi,

I was wondering if anyone knew how to create the following view (using out
of the box functionality, or macros, or even with plugins):

March 1 2 3 4 5 6 7 8 9 10 11
Person1 [--task1--][task2][----task3----]
Person2 [task4][-----------task5----------]
...

Basically, i want to be able to see what each person is going to be working
on for a period of time, with all of their tasks on the same line. there are
two views that are somewhat close:
a) the task rollup view gantt chart which rolls up subtasks by higher level
task.
b) the resource usage view that shows the number of hours worked by each
resource, but doesn't put the task names on one line.

I would think this would be very useful to everyone using Project, but i
can't seem to find a way to do it.

Please HELP!

thanks,

-=> Ali

Ali,
The only way to get the report you want with out-of-the-box
functionality is to use one of Project's advanced features, namely VBA.
Project does not provide for multiple tasks to show on the same row,
except in the case of Summary lines under certain circumstances. You
will need to export Project's data to another application and create the
report there. Excel would be a good candidate.

It might be possible to do the above export using a combination of
export maps and the built-in utility, "Analyze timescaled data in Excel"
in lieu of a custom VBA macro, but it all depends on how much work you
want to do (i.e. multiple exports and manipulation of the data, or write
VBA code).

There are some Project add-ons that might help get what you want. One
that comes to mind is "Milestones" by Kidasa. There may be others. You
can get more information about Milestones on Kidasa website at:
www.kisada.com

Hope this helps.
John
Project MVP
.



Relevant Pages

  • Re: VB in Access
    ... No, VBA can provide functionality that is not possible with macros, as Allen ... The maximum total size of an Access (Jet database engine) database is 2GB. ...
    (comp.databases.ms-access)
  • Re: How to Write Macros
    ... What I want is same functionality by which I ... can write macros in .net as we can write with VBA and add these macros to ... > follow question or reply in the newsgroup and not by e-mail ...
    (microsoft.public.office.developer.com.add_ins)
  • VBScript Editor?
    ... Is there a free standalone utility for writing VBS scripts? ... something similar to the VBA functionality for scripting ... macros in Excel and Word, ...
    (microsoft.public.windowsxp.basics)
  • Re: Enable/Disable Toolbar button
    ... Find a built-in button that has the functionality you want. ... Then *copy* the button you found to your own toolbar. ... Private Sub Document_Open ... Naming the macros as suggested does make it so they run from the 'native' ...
    (microsoft.public.word.vba.general)
  • Re: Enable/Disable Toolbar button
    ... Find a built-in button that has the functionality you want. ... Then *copy* the button you found to your own toolbar. ... Private Sub Document_Open ... Naming the macros as suggested does make it so they run from the 'native' ...
    (microsoft.public.word.vba.general)