Hello

How can I have two different sets of columns in gantt chart and tracking gantt chart views? For instance

Gant
Task Name, Work, Start Finish, Resource Name, Contac

Tracking Gant
Task Name, Start, Finish, Baseline Start, Baseline Finis

Currently whatever I put in one view is what has to be displayed in the other.

Thanks
Justin

Re: Column Views by Gérard

Gérard
Wed Jan 07 12:05:05 CST 2004

Hello Justin,

You first create two Tables : Views / Table / More Tables... / New...
- Table X for the Gantt Chart : with all the fields you want : Task Name,
Work, Start Finish, Resource Name, Contact
- Table Y for the Tracking Gantt...

Then you'll modify a little each Gantt view :
Views / More Views / Gantt Chart / Edit... / Table : instead of the Entry
Table, select in the drop down list your Table X

Hope this helps,

Gérard Ducouret

"Justin Bradshaw" <anonymous@discussions.microsoft.com> a écrit dans le
message de news: F8596A8C-EAF8-4DA8-8417-4A020B85E6B8@microsoft.com...
> Hello,
>
> How can I have two different sets of columns in gantt chart and tracking
gantt chart views? For instance:
>
> Gantt
> Task Name, Work, Start Finish, Resource Name, Contact
>
> Tracking Gantt
> Task Name, Start, Finish, Baseline Start, Baseline Finish
>
> Currently whatever I put in one view is what has to be displayed in the
other.
>
> Thanks,
> Justin



Re: Column Views by anonymous

anonymous
Wed Jan 07 12:36:25 CST 2004

Thank you!! That was very helpful

Justin Bradshaw