P
pm15127
I have added a the column called "status".
How do I know what formula MS project is using for this column?
thank
How do I know what formula MS project is using for this column?
thank
pm15127 said:I have added a the column called "status".
How do I know what formula MS project is using for this column?
thanks
pm15127 said:it does describe what the column is about but does not show what formula
is used.
John said:pm15127,
I'm not sure what more you want that isn't described by the Status
field
help topic. It tells how each type of status is determined.
Complete and
Future status are simple "If" statements based on the Percent
Complete
and Start and Status Date fields respectively. The On Schedule and
Late
status are "calculated" using If-Then-Else logic based on
timephased
data.
Complete and Future can be "calculated" with an "If" statement in
a
custom field, the latter two cannot since timescale data is not
available for use in formulas in custom fields. That requires VBA.
John
Project MVP