G
Glenn Harrison
I would like to customize the Task Form/Task Details Form as follows,
when the 'Predecessor & Successors' sub-form is displayed:
- for each Predecessor displayed (assume several listed), display the
Finish Date for the predecessor, and sort them (ascending) by Finish
Date
- for each Successor displayed (assume several listed), display the
Start Date for the Successor, and sort them (ascending) by Start Date
In the first dash item, I am attempting to easily determine the
predecessor (when there are several) that is "driving" the start date
of the task that I have selected, without having to manually trace
back through the schedule or interpret a graphical representation.
The second dash item is similar.
If there is a Visual Basic solution, pls. suggest one since I enjoy
playing in VBA.
Thank you.
- Glenn Harrison
when the 'Predecessor & Successors' sub-form is displayed:
- for each Predecessor displayed (assume several listed), display the
Finish Date for the predecessor, and sort them (ascending) by Finish
Date
- for each Successor displayed (assume several listed), display the
Start Date for the Successor, and sort them (ascending) by Start Date
In the first dash item, I am attempting to easily determine the
predecessor (when there are several) that is "driving" the start date
of the task that I have selected, without having to manually trace
back through the schedule or interpret a graphical representation.
The second dash item is similar.
If there is a Visual Basic solution, pls. suggest one since I enjoy
playing in VBA.
Thank you.
- Glenn Harrison