View Single Post
 
Old 04-25-2012, 06:12 AM
JulieS JulieS is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Dec 2011
Location: New England
Posts: 1,693
JulieS will become famous soon enough
Default

You cannot use custom fields to check another task's progress. the only option is through VBA code to refer to another task.

Using code you would need to loop through the list of tasks and set a flag if the task's predecessor is delayed -- however not available through custom fields.

However, if the task's predecessor is delayed and the tasks are linked, the successor tasks schedule should be altered. The start variance and/or finish variance shows any change from baseline. You certainly can set graphic indicators (Red, Amber, Green) using start or finish variance.

Julie
Reply With Quote