R
Robert
Hello,
My users liked the use of a Flag(x) field to test on a resource name in
order to change the color of the task bar in the Gantt Chart.
The formula was something like:
IIf(InStr([Resource Names],"Dale")>0,True,False)
But in Project Sever 2007, how can we do that at the enterpise level, while
Flag(x) fields are not used ? And we need them in the Bar Styles dialog.
Thanks
My users liked the use of a Flag(x) field to test on a resource name in
order to change the color of the task bar in the Gantt Chart.
The formula was something like:
IIf(InStr([Resource Names],"Dale")>0,True,False)
But in Project Sever 2007, how can we do that at the enterpise level, while
Flag(x) fields are not used ? And we need them in the Bar Styles dialog.
Thanks