J
jonathon.levin
I am working in the Custom Fields section of MS Project. I am defining
a equation to measure whether tasks are Complete, More than 50%
complete, or less than 50% complete, by current day. I have set up
three custom "Number" equations;
Number 2: (([Finish]<[Current Date]) And ([% Complete]<50))
Number 3: (([Finish]<[Current Date]) And (([% Complete]>49) And ([%
Complete]<100)))
Number 4 (to bring them together so I can put a visual indicator into
the plan): [Number2] Or [Number3] Or ([% Work Complete]=100)
The problem is is that Project is showing the correct indicators like
it should, but ignoring the ([Finish]<[Current Date] part and thus
flagging tasks that are not yet due. Does anyone klnow what I am doing
wrong or how to fix it.
My other question is about master/subproject formula inheritance. IF
you put the formula in th emaster file, do you also need to insert it
to each sub project or does it get inserted automatically?
Thanks In Advance,
Jonathon
a equation to measure whether tasks are Complete, More than 50%
complete, or less than 50% complete, by current day. I have set up
three custom "Number" equations;
Number 2: (([Finish]<[Current Date]) And ([% Complete]<50))
Number 3: (([Finish]<[Current Date]) And (([% Complete]>49) And ([%
Complete]<100)))
Number 4 (to bring them together so I can put a visual indicator into
the plan): [Number2] Or [Number3] Or ([% Work Complete]=100)
The problem is is that Project is showing the correct indicators like
it should, but ignoring the ([Finish]<[Current Date] part and thus
flagging tasks that are not yet due. Does anyone klnow what I am doing
wrong or how to fix it.
My other question is about master/subproject formula inheritance. IF
you put the formula in th emaster file, do you also need to insert it
to each sub project or does it get inserted automatically?
Thanks In Advance,
Jonathon