John
Sun Oct 29 12:48:57 CST 2006
In article <OJcXCdi#GHA.4712@TK2MSFTNGP03.phx.gbl>,
"Rod Gill" <rod AT project-systems DOT co DOT nz> wrote:
> Dora,
>
> From what I can read Julie has certainly answered your question, and I
> suspect John gave the same answer but his post isn't visible on my system!
>
> --
>
> Rod Gill
> Project MVP
Rod,
Wow, how could I not be visible! Sometimes it feels like the whole world
is looking at me. Oh oh, here come those two guys in the white coats
again. Noooooo....... (fade to black)
John :-)
>
> NEW!! Project VBA Book, for details visit: www.projectvbabook.com
>
>
> "JulieS" <passport6847 at maine dot rr dot com> wrote in message
> news:OpwArFh%23GHA.3256@TK2MSFTNGP02.phx.gbl...
> > Dora,
> >
> > Let's try again. Insert two flag fields: Flag1 and Flag2
> >
> > I assume you can create the test to show "XYZ" or "MNO" in a custom field,
> > let's call it customfield1.
> >
> > In the Flag1 field, customize the field (just like you did when you
> > created the custom formula for the stop light reports.)
> >
> > The formula for Flag1 would be something like:
> >
> > IIf([customfield1] = "XYZ", yes, no)
> >
> > This will change the Flag1 field to Yes for tasks where the custom field =
> > "XYZ"
> >
> > In the Flag2 field create a custom formula something like:
> > IIf([customfield1] = "MNO", yes, no)
> >
> > This will set the Flag2 field to Yes where your custom field = "MNO".
> >
> > Then, as the FAQ 31 states:,
> > From the Gantt view you will go to Format > Bar Styles. Make a copy of
> > the Task Bar - Cut row/Paste row (to pit it back again). Change the task
> > bar name to XYZ, then change its color/pattern/end shapes to suit. Click
> > in the Show For.... area. Delete Normal, Non-Critical, click the drop down
> > arrow and select Flag 1. This will now show those XYZ tasks where Flag1 =
> > yes to the bar style of your choice.
> >
> > Repeat the process for MNO tasks.
> >
> > I hope this helps. Let us know how you get along.
> >
> > Julie
> > Project MVP
> >
> > Visit
http://project.mvps.org/ for the FAQs and additional information
> > about Microsoft Project
> >
> >
> > "Dora Tarver" <DoraTarver@discussions.microsoft.com> wrote in message
> > news:9A5FB981-03A4-486E-B3BB-3412630E618F@microsoft.com...
> >> Hi John
> >>
> >> Actuall you and julie did not answer my question.
> >>
> >> "John" wrote:
> >>
> >>> In article <A420BF25-2179-40AA-ABAE-61557610C349@microsoft.com>,
> >>> Dora Tarver <DoraTarver@discussions.microsoft.com> wrote:
> >>>
> >>> > Hello
> >>> >
> >>> > Is it possible to change the individual gantt or taskbar colors
> >>> > dynamically
> >>> > based on schedule details? I am using Project 2000. I am famililar
> >>> > with
> >>> > custum columns and adding formula into custom columns, however I want
> >>> > to
> >>> > display different gantt or taskbar colors dynamically based on data in
> >>> > the
> >>> > schedule.
> >>> >
> >>> > Any insight would be greatly appreciated.
> >>>
> >>> Dora,
> >>> Why are you posting again? Both Julie and I answered this question this
> >>> morning. Did you check my last response to that thread?
> >>>
> >>> John
> >>>
> >
> >