D
Dirk
I am a novice with regards to programming with project and, I have the need
to create a critical path from any task in the prject plan. I only need this
to work on the client. I am expecting to add a button that would, when
selected, take the task I am on and follow all the predecessors back to
either "today", or all completed tasks, or start and compute and display the
critical path for the selected task. I know the logic required for computing
forward and backward passes to manually identify a critical path.
to create a critical path from any task in the prject plan. I only need this
to work on the client. I am expecting to add a button that would, when
selected, take the task I am on and follow all the predecessors back to
either "today", or all completed tasks, or start and compute and display the
critical path for the selected task. I know the logic required for computing
forward and backward passes to manually identify a critical path.