S
schemr
hi,
i am trying to create a stoplight function in MS Project and PWA. i have
created 2 colums in the Enterprise global template. one is called OverDue
Task in the Task field with a number type. this column has the following
formula: IIf([%Complete]<100 AND Now() > [Finish], 1, 0). when this formula
is applied to the project, all tasks follow the appropriate behavior
according to the formula. but i cannot get the Summary task to show RED if
ATLEAST ONE sub task is OVERDUE. the summary task also goes by this formula.
is there any way to get around this. FOr the webaccess, i have created a new
field in the project section with the number type. this has the formula:
IIf([Enterprise Number1] = 1, 1,0) meaning if the value of OVERDUE from the
task field is RED it shud show red. this also isnt functioning correctly.
please help
i am trying to create a stoplight function in MS Project and PWA. i have
created 2 colums in the Enterprise global template. one is called OverDue
Task in the Task field with a number type. this column has the following
formula: IIf([%Complete]<100 AND Now() > [Finish], 1, 0). when this formula
is applied to the project, all tasks follow the appropriate behavior
according to the formula. but i cannot get the Summary task to show RED if
ATLEAST ONE sub task is OVERDUE. the summary task also goes by this formula.
is there any way to get around this. FOr the webaccess, i have created a new
field in the project section with the number type. this has the formula:
IIf([Enterprise Number1] = 1, 1,0) meaning if the value of OVERDUE from the
task field is RED it shud show red. this also isnt functioning correctly.
please help