M
mike
Hello, I was hoping to get some validation on this formula.
Customer wants to "warn" the PM when baseline costs and scheculre are
between 80 and 100 percent complted.
So Gregg from 0 to 79%, yellow from 80 to 99%, Green on 100%, Red on
101%
Details:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Baseline Cost]
Values
= 999999 Clock Face
less than or = to .79 Green
greater than or = to .80 Yellow
= 1 Green
greater than or = to 1.01 Red
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Baseline Finish
Values
= 999999 Clock Face
less than or = to .79 Green
greater than or = to .80 Yellow
= 1 Green
greater than or = to 1.01 Red
Customer wants to "warn" the PM when baseline costs and scheculre are
between 80 and 100 percent complted.
So Gregg from 0 to 79%, yellow from 80 to 99%, Green on 100%, Red on
101%
Details:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Baseline Cost]
Values
= 999999 Clock Face
less than or = to .79 Green
greater than or = to .80 Yellow
= 1 Green
greater than or = to 1.01 Red
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Baseline Finish
Values
= 999999 Clock Face
less than or = to .79 Green
greater than or = to .80 Yellow
= 1 Green
greater than or = to 1.01 Red