D
dgmoore
I have a requirement to manage a collection of milestones with fixed
dates that are controlled externally, each of which has a set of
predecessor tasks that precede the milestones by various defined
amounts of time. In the event the milestones should slip or move
earlier, their predecessors need to move accordingly, maintaining the
specified separation.
Attempts to achieve this in a Project file by linking tasks with
appropriate constraints, relationship type and lags have not been
successful - I have not been able to get predecessor tasks to move
consistently when their successor moves regardless of the relevant
Project settings (Constraint type ASAP, Tasks honor constraint dates =
False, SF vs FS relationship types, etc.).
I am thinking it might be easier to write some code to recalculate the
dates of predecessor tasks when the successor moves. Before I undertake
this, can anybody suggest a reliable way to get predecessors to move
consistently in concert with their successors in the scenario I
describe?
Thanks
Dave
dates that are controlled externally, each of which has a set of
predecessor tasks that precede the milestones by various defined
amounts of time. In the event the milestones should slip or move
earlier, their predecessors need to move accordingly, maintaining the
specified separation.
Attempts to achieve this in a Project file by linking tasks with
appropriate constraints, relationship type and lags have not been
successful - I have not been able to get predecessor tasks to move
consistently when their successor moves regardless of the relevant
Project settings (Constraint type ASAP, Tasks honor constraint dates =
False, SF vs FS relationship types, etc.).
I am thinking it might be easier to write some code to recalculate the
dates of predecessor tasks when the successor moves. Before I undertake
this, can anybody suggest a reliable way to get predecessors to move
consistently in concert with their successors in the scenario I
describe?
Thanks
Dave