I would like to print all predecessors to a given task (and only them). How
can this be done?
Hello Pierre,
First create a filter (Project->Filtered->morefilters->new) by
choosing "predecessors" as the filed name, "does not equal" as the
test and "blank or spaces" ie "no value" as the value, give a name to
this filter (say onlyPred). Next go to reports and select a custom
report and in the filter give the name of the filter you have created
(onlyPred). Now execute the report and you will get the tasks which
have only predecessors in them.
AB