J
jpa
Hi
I am using PS2007 SP1.
I created a TASK custom field#1 indicating task schedule progress (eg: "on
time", "late", "done") with corresponding flags indicators. This works fine.
Now I'd like to create a PROJECT level custom field#2 that would re-use all
TASK custom field#1 values to compute an overall project schedule status.
1) Is-it possible to use TASK custom field#1 within PROJECT custom field#2
formular?
2) If so, how to write a formular that would compute the following:
if all project's TASK custom field#1 values are "on time" then value = "on
time"
if all project's TASK custom field#1 values are "done" then value = "done"
if one project's TASK custom field#1 value is "late" then value = "late"
thanks for your help
jpa
I am using PS2007 SP1.
I created a TASK custom field#1 indicating task schedule progress (eg: "on
time", "late", "done") with corresponding flags indicators. This works fine.
Now I'd like to create a PROJECT level custom field#2 that would re-use all
TASK custom field#1 values to compute an overall project schedule status.
1) Is-it possible to use TASK custom field#1 within PROJECT custom field#2
formular?
2) If so, how to write a formular that would compute the following:
if all project's TASK custom field#1 values are "on time" then value = "on
time"
if all project's TASK custom field#1 values are "done" then value = "done"
if one project's TASK custom field#1 value is "late" then value = "late"
thanks for your help
jpa