A
aSoundMind
Hi there,
I am trying to display 3 graphical indicators of red, yellow and
green.
The condition is
If the difference between current date and project finish < 1
display Green
If the difference between current date and project finish bettween 1
to 14
display Yellow
If the difference between current date and project finish > 14
display Red
I have tried to modify my formula to this but the result is #Error
Enterprise Project Duration 2 = ProjDateDiff(Now(), [Finish])
Enterprise ProjectDuration 1= [Enterprise Project Duration 2] -
[baseline duration]
The result is #Error. Is there anyway how to solve this? I need the
formula. Any help appreciated. And also please tell me how to debug
this formula, it's so troublesome to open n close microsoft project
just to try and retry the formula.
Thanks,
Jack
I am trying to display 3 graphical indicators of red, yellow and
green.
The condition is
If the difference between current date and project finish < 1
display Green
If the difference between current date and project finish bettween 1
to 14
display Yellow
If the difference between current date and project finish > 14
display Red
I have tried to modify my formula to this but the result is #Error
Enterprise Project Duration 2 = ProjDateDiff(Now(), [Finish])
Enterprise ProjectDuration 1= [Enterprise Project Duration 2] -
[baseline duration]
The result is #Error. Is there anyway how to solve this? I need the
formula. Any help appreciated. And also please tell me how to debug
this formula, it's so troublesome to open n close microsoft project
just to try and retry the formula.
Thanks,
Jack