Hello, is there any way to tell if a line is the predecessor of another line? For example, if line 98 has line 5 as its predecessor, is there a way to add a column with a formula that indicates that line 5 is linked to a predecessor? All our projects are created from a template with predecessors and if we delete line 5 because it's not useful in the project, we can't know that it has an impact on line 98 and the person responsible for this line sees a #ref in the predecessors column and doesn't know what it depended on in the first place. with a column indicating that this line is the predecessor of one or more other lines, the user would know that he or she could not delete the line without first validating the impacts.