L
Lynn
how do i filter tasks that is called taskC, and also display all its
subtasks?
subtasks?
Hi Lynn,
If I understand your question, the primary problem is that the
subtasks of TaskC do not have "TaskC" in their names, so filtering
for the text "TaskC" won't show the subtasks.
The other suggestion I can make is to use a macro to copy the
summary task information for each task into a text field and then
filter on that field. Luckily, Jack Dahlgren (Project MVP) has
posted a macro that copies the summary task name for each task into
a spare text field. See:http://masamiki.com/project/macros.htm
and find the "SummaryTasks" macro. Jack's macro will copy the
summary task information into Text12. Once you've run the macro,
you can then create a custom filter searching for tasks which
"contain" TaskC in text 12.
You can also create a filter that will allow you to enter the
specific task name criteria when run. The criteria for the filter
would be:
Field Name: Name
Test: contains
Values: "Enter part of task name"?
I hope this helps.
Julie
in message
- Show quoted text -