Hi, I have a project with several tasks. Some tasks are late because theirs predecessors are late, so the tasks can't start. I need to create 2 fields that show the status and % complete of the predecessor task. For example, the task 54 depends ou task 53. I want 2 fields in line 54 showing the status and % complete of task 53. I think I can't do it using formulas. How can I do it using VBA?