Using a variance macro

S

Sam

HELP! Here's what i want to do. I want to see when tasks in the baselined
schedule reach a variance of 20%. Currently, I have the following formula
built into the custom field (called "Notify MO") and it works... except it
shows me when i reach the 20% variance of the SCHEDULED date---not when i hit
20% variance of the BASELINED dates. Here's the current formula i'm using:
IIf([Status]=2,IIf([%
Complete]<>100,IIf([Milestone]=-1,"OK",IIf([SPI]<0.8,"Notify MO","OK"))),"OK")

If anyone can help, i'd sure appreciate it !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top