B
Brian Lukanic
Is there any way to add a column and customize it so that it calculates an
end date for the Project (At line 0) by ingnoring a high-level summary task?
Here's what I am after:
I've got a project with 5 high-level deliverables indented correctly as
such. They are: 1. system design, 2. installation 3. data conversion 4.
documentation and 5. project closeout activities.
Item 5 is what I want to exclude from the project end date in line 0. The
reason for this is because my Finance team considers the project complete
once all client deliverables have met (I.E. we can invoice the client). Of
course, a strict PMP will consider the project complete only after all PM
deliverables have been met as well. Since I am including dependencies in item
5, the project summary task correctly calculates the end date of the project
to match the end date of my last task (usually something like "archive all
project-related documents."
What I would like to do is add an extra column that derives a date based on
the end date of the project excluding the information of the 5th
deliverable, thus reporting our "internal golive" date next to the project's
finish date. In fact, I would be ok if the column showed this same date on
every row, including all rollups.
Is there a VBA script I can write that would do this?
end date for the Project (At line 0) by ingnoring a high-level summary task?
Here's what I am after:
I've got a project with 5 high-level deliverables indented correctly as
such. They are: 1. system design, 2. installation 3. data conversion 4.
documentation and 5. project closeout activities.
Item 5 is what I want to exclude from the project end date in line 0. The
reason for this is because my Finance team considers the project complete
once all client deliverables have met (I.E. we can invoice the client). Of
course, a strict PMP will consider the project complete only after all PM
deliverables have been met as well. Since I am including dependencies in item
5, the project summary task correctly calculates the end date of the project
to match the end date of my last task (usually something like "archive all
project-related documents."
What I would like to do is add an extra column that derives a date based on
the end date of the project excluding the information of the 5th
deliverable, thus reporting our "internal golive" date next to the project's
finish date. In fact, I would be ok if the column showed this same date on
every row, including all rollups.
Is there a VBA script I can write that would do this?