A
Andrew
I am trying to colour tasks by the resource allocated to them. I am using the
formula below in a flag field to turn the flag on and off.
IIf([Resource Names]="Demolition",Yes,No)
This work fine. However, when I add another resource this no longer works,
we use resources to fileter on ie phase 1 etc... is there something I can add
that acts as a filter ie "contains" or something similar?? Please do not
reply saying dont add additional resources as that would be too obvious, and
I am trying to find a way around this particular problem, rather than trying
to change a company's way of working.
Andrew
formula below in a flag field to turn the flag on and off.
IIf([Resource Names]="Demolition",Yes,No)
This work fine. However, when I add another resource this no longer works,
we use resources to fileter on ie phase 1 etc... is there something I can add
that acts as a filter ie "contains" or something similar?? Please do not
reply saying dont add additional resources as that would be too obvious, and
I am trying to find a way around this particular problem, rather than trying
to change a company's way of working.
Andrew