MS Project 2007
-
Tuesday, 20 July, 2010 10:43 AM
Hi Forum,
I have a masterplanning with several subprojects.
I need to make a report in Excel from the masterplanning. The report in Excel needs in Column A all the names of the subprojects. Column B needs the start-date. This is the start date from a subtask from a subproject.
How can I do this?
All Replies
-
Tuesday, 20 July, 2010 12:27 PMModerator
-
Wednesday, 21 July, 2010 8:55 AM
Thanks Andrew,
I have now in Column A all the names of the subprojects.
The subprojects have many subtasks. What I need in Column E, row 1 is only the name of one of the subtasks, and I need the end date of this specific subtask. In Column F, row 1 I need the name of another subtask etc.
How to do this?
-
Wednesday, 21 July, 2010 12:36 PMModeratorI am not entirely sure I follow. The field can be handled as a Text fieldwith a custom formula:=[Name]&" ("&[Finish]&")"Are you looking to group the tasks or sort them somehow? Perhaps you couldtry Grouping (Project > Group By).Do you wish to remove all summary tasks? Then you could filter on Summary= No (Project > Filter By)- Andrew Lavinsky