M
Marc
I am trying to create a formula to help me quickly identify tasks that are
scheduled to finish (using the "finish" field) beyond the Baseline Finish. I
have that formula and it works, here it is:
DateDiff("d",[Baseline Finish],[Finish])
However, if the task is already 100% complete (using the '% complete'
field), I don't want to see any value in the field. Basically, it would only
create a value for those tasks that are NOT complete.
Can anyone help me finish the formula?
scheduled to finish (using the "finish" field) beyond the Baseline Finish. I
have that formula and it works, here it is:
DateDiff("d",[Baseline Finish],[Finish])
However, if the task is already 100% complete (using the '% complete'
field), I don't want to see any value in the field. Basically, it would only
create a value for those tasks that are NOT complete.
Can anyone help me finish the formula?