RE: Predesessor
Hi Angela,
Occasionally you may choose Project to calculate a schedule a slightly differently than it would do naturally based on what has happened before.
This code takes the predecessors of a selected tasks and figures out which is the one which will finish first. Then it applies negative lag to the dependencies between itself and the other predecessors.
Hope that makes sense
Tracy