From: M on
I am trying to set up a project plan for a highways scheme and would like the bar colour to change according to the task name. E.g. Design is green. I also have quite a few columns so would prefer to have a solution apart from creating a flag.

EggHeadCafe - Software Developer Portal of Choice
Extending the DataAdapter with a Helper Class
http://www.eggheadcafe.com/tutorials/aspnet/7e8fa474-6909-4310-b778-d5e53a43f8f1/extending-the-dataadapter.aspx
From: Dale Howard [MVP] on
MP --

I would appreciate it if you would not post your messages using my account
information. You are most definitely NOT Dale Howard [MVP]! What the heck
do you think you are doing, anyway?

--
Dale A. Howard [MVP]
VP of Educational Services
msProjectExperts
http://www.msprojectexperts.com
http://www.projectserverexperts.com
"We write the books on Project Server"


"M P" wrote in message news:2009111117576mp10(a)hotmail.com...
>I am trying to set up a project plan for a highways scheme and would like
>the bar colour to change according to the task name. E.g. Design is green.
>I also have quite a few columns so would prefer to have a solution apart
>from creating a flag.
>
> EggHeadCafe - Software Developer Portal of Choice
> Extending the DataAdapter with a Helper Class
> http://www.eggheadcafe.com/tutorials/aspnet/7e8fa474-6909-4310-b778-d5e53a43f8f1/extending-the-dataadapter.aspx

From: Jan De Messemaeker on
Hi,

There are 20 flag fields and you can combine in Bar styles, e.g. Flag1, Not
Flag2,Flag8.
Thus there are 2^20 possibilities - far more then there are colors.
So why not use flags?
The alternative is to write a VBA procedure coloring each individual bar
depending on programmed conditions.
Is that what you are looking for?

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
<M P> wrote in message news:2009111117576mp10(a)hotmail.com...
>I am trying to set up a project plan for a highways scheme and would like
>the bar colour to change according to the task name. E.g. Design is green.
>I also have quite a few columns so would prefer to have a solution apart
>from creating a flag.
>
> EggHeadCafe - Software Developer Portal of Choice
> Extending the DataAdapter with a Helper Class
> http://www.eggheadcafe.com/tutorials/aspnet/7e8fa474-6909-4310-b778-d5e53a43f8f1/extending-the-dataadapter.aspx