Hello,
The below formula will give a red cross at a task which have an actual%complete less than the planned%complete, and a tick in other cases.
switch(PlannedPercentComplete(CB,na)>PercentComplete,high,PlannedPercentComplete(CB,na)<=PercentComplete,low)
Has anyone any idea what I could add to this formula to stop summary tasks from recieving this cross/tick?
Thanks.
Hi Sam
The fact that the tick appears on summary bars is highly beneficial in that it allows you drill down through the summaries to find the problem task.
It is about time that Asta made the formula's more simple to administer by using a series of choices in drop down format.
Best regards
Mike Testro