Forum Discussion
ymt19
Oct 18, 2022Copper Contributor
Gantt Chart Conditional formatting
Hello, I am trying to add a conditional formatting rule to my gantt chart within MS Project. Basically, I want the task bars within the Gantt chart section to be automatically highlighted in a d...
- Oct 18, 2022
This is Flag1's formula: Int( [Finish] ) < Int( now() ) And Not [% Complete] = 100
See the picture below in order to see how to define a new bar style controlled by Flag1.
ismet_kocaman
Oct 18, 2022Brass Contributor
This is Flag1's formula: Int( [Finish] ) < Int( now() ) And Not [% Complete] = 100
See the picture below in order to see how to define a new bar style controlled by Flag1.