A family of Microsoft relational database management systems designed for ease of use.
same question like Karen, by the way:-)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am using microsoft project to track multiple projects in a master project plan. Each sub project has stoplight indicators to show late and on-time tasks. Is there a way to:
Thank you for your help!
Karen
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
same question like Karen, by the way:-)
hi Rod
im looking for this a long time
can you please tell me the formule to put in Number Field
i have this:
IIf([% Complete]=100;4;(IIf([Current Date]>=[Finish];3;(IIf([Current Date]>[Start] And [% Complete]=0;5;(IIf([Current Date]>[Finish]-14 And [% Complete]<80;2;(IIf([Current Date]<[Start];6;1)))))))))
but stil in problem to get it to project summary, can jou provide for the summary
Thanks for help!
Rein
Yes. Problem is that a formula can only read data for the row, not for any other rows.