Results 1 to 2 of 2

Thread: RAG formula - problem with summary tasks

  1. #1
    Join Date
    Apr 2011
    Posts
    5

    RAG formula - problem with summary tasks

    Hello,

    I'm currently using a formula allowing me to show trafiic lights (RAG). My formual also works well for the subtasks, but the highest level summary tasks shows the RAG status for the overall duration date. What I need is the RAG Status on the summery task to reflect the the subtask with the shortest time left,the subtask that will expire first. e.g. if there are 6 subtasks under the summery level task, from which 5 will expire after 2 months and are on GREEN Status and 1 will expire within next 5 days and is AMBER, because it approuching deadline, I want the high level summery task to be AMBER and reflect the status of the task which is on AMBER (the one expiring in 5 days). The formula im using is pasted below.

    IIf([% Complete]<100,IIf([Finish]>Now()+7, "OK", IIf(Now()>[Finish],"Over","Nearly Expired")),"Complete")

    Could you help please? It will be very much appreciated.

    Many Thanks

    Adam

  2. #2
    Join Date
    Dec 2007
    Posts
    1,736

    Re: RAG formula - problem with summary tasks

    To set a graphical indicator, insert a custom field such as Text1. Right click on the field, select Customize Fields. In the dialog that opens, there is a graphical indicator button. That button will expose a window where you can set some formulars such as CPI>0.95 show Green, etc. It is pretty intuitive once you get there. The Text1 indicator will display regardless even if the SPI or CPI columns are hidden. You can apply this same logic to any other formula values you may use, just set the custom formula to also calculate on the summary rows in the custom fields dialog box.

Similar Threads

  1. Formula to count Detail Tasks within a Summary Task
    By blacksheep in forum Microsoft Project
    Replies: 3
    Last Post: 20-03-2012, 08:11 PM
  2. How to "wrap text" for summary tasks when printing-project 2000
    By Antonio00 in forum Microsoft Project
    Replies: 3
    Last Post: 20-05-2011, 06:35 PM
  3. RAG formula based on completion - problem with summary tasks
    By Monique_01 in forum Microsoft Project
    Replies: 4
    Last Post: 19-04-2011, 04:17 AM
  4. Windows Scheduled Tasks don't luanch if tasks not finished
    By Andy Candy in forum Windows Software
    Replies: 3
    Last Post: 21-08-2009, 11:47 AM
  5. Errors with EV calc's/summary tasks
    By Alison in forum Windows Software
    Replies: 3
    Last Post: 21-07-2009, 06:14 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,139,192.82391 seconds with 17 queries