A
anewton_lists
I'm working in Project Standard 2003. I have successfully created a
custom report (via the app's custom reports GUI/dialog) that shows
predecessors for a specific group of tasks that I isolate via a table
and a filter.
However, I cannot figure out how to customize the columns that display
for ea predecessor task. When the report gets generated, info about the
predecessors is always spit out into these four columns in this order:
+===========================+
| ID | Predecessor Name | Type | Lag |
+===========================+
What I want would be this:
+==================================================================+
| ID | Predecessor Name | % Complete | Estimated Complete Date |
Actual Complete Date |
+==================================================================+
Anyone have any ideas?
Thanks in advance for the help.
custom report (via the app's custom reports GUI/dialog) that shows
predecessors for a specific group of tasks that I isolate via a table
and a filter.
However, I cannot figure out how to customize the columns that display
for ea predecessor task. When the report gets generated, info about the
predecessors is always spit out into these four columns in this order:
+===========================+
| ID | Predecessor Name | Type | Lag |
+===========================+
What I want would be this:
+==================================================================+
| ID | Predecessor Name | % Complete | Estimated Complete Date |
Actual Complete Date |
+==================================================================+
Anyone have any ideas?
Thanks in advance for the help.