
Change color on specific Gantt Tasks without ID??
Hi,
Using the
"GanttBarFormat(TaskID, GanttStyle, StartShape, StartType, StartColor,
MiddleShape, MiddlePattern, MiddleColor, EndShape, EndType, EndColor,
LeftText, RightText, TopText, BottomText, InsideText, Reset, ProjectName)"
function, I can change the colour of a task if I specify it's ID. How can I
change a specific task depending on its task 'name'?
thanks
hip