From: Ian on
Hi there,

I have a GANTT chart that shows multiple projects within a programme.

Some of the projects have common tasks such as 'admin' or 'research' and I
want to sort/print/view the chart showing only specific types of work. For
example, I want to print the chart showing only all of the 'admin' tasks only
- is this possible?

Hopefully someone can help.

Gratefully


Ian.
From: salgud on
On Wed, 7 May 2008 08:26:06 -0700, Ian wrote:

> Hi there,
>
> I have a GANTT chart that shows multiple projects within a programme.
>
> Some of the projects have common tasks such as 'admin' or 'research' and I
> want to sort/print/view the chart showing only specific types of work. For
> example, I want to print the chart showing only all of the 'admin' tasks only
> - is this possible?
>
> Hopefully someone can help.
>
> Gratefully
>
>
> Ian.

Sure. Filter for Task Name = Admin. That's it.
Hope this helps in your world.
From: elbyc on
On May 7, 11:53 am, salgud <spamboy6...(a)comcast.net> wrote:
> On Wed, 7 May 2008 08:26:06 -0700, Ian wrote:
> > Hi there,
>
> > I have a GANTT chart that shows multiple projects within a programme.
>
> > Some of the projects have common tasks such as 'admin' or 'research' and I
> > want to sort/print/view the chart showing only specific types of work. For
> > example, I want to print the chart showing only all of the 'admin' tasks only
> > - is this possible?
>
> > Hopefully someone can help.
>
> > Gratefully
>
> > Ian.
>
> Sure. Filter for Task Name = Admin. That's it.
> Hope this helps in your world.- Hide quoted text -
>
> - Show quoted text -

FYI - the filter is in the Project dropdown list. Click on "Filtered
for:" and then click "More filters".
Click New. Name the filter. Under the Field Name select "Name". Under
Test select "Equals" and under Value(s) type "Admin".