V
van der Linden
I think I have a tough question this time:
In a huge file I have several subprojects (with in the subprojects again
subprojects). In this hugee file I made a filter to show part of the tasks
from the 'sub' and 'sub-sub' tasks.
A sketch: I divided the project of builing a yacht in several locations in
the ship (subprojects, around 19), in which several departments work (sub-sub
projects, in every location 9 departments).
I applied a filter to show only the most important tasks, without showing
summary tasks and the department. Only the color of the Gantt-bar shows which
department is accomplishing this task.
In a view a would like to show these important tasks in order of building,
but that is not the same order as the order of the departments. I can't solve
this problem by changing the order of the departments, because in some cases
first a task of department 1 is accomplished, then 1 of department 2 and then
again one of department 1.
I tried the following: I made a custom view with the tasks I would like to
show (with a filter). After that I tried to make with the priority-column
another order of tasks. This method has two problems: the order has to be
independent of tasks being a summary task or not, but that doesn't seem to
work. The second problem is that in this huge file, the computer is not able
to do this action and closes Project.
Conclusion: this method is not working.
Has anybody an idea how to solve this, probably with VBA?? I am not a great
hero in writing VBA-code, so I can use some assistance if necessary...
Thanks in advance,
Sophia
In a huge file I have several subprojects (with in the subprojects again
subprojects). In this hugee file I made a filter to show part of the tasks
from the 'sub' and 'sub-sub' tasks.
A sketch: I divided the project of builing a yacht in several locations in
the ship (subprojects, around 19), in which several departments work (sub-sub
projects, in every location 9 departments).
I applied a filter to show only the most important tasks, without showing
summary tasks and the department. Only the color of the Gantt-bar shows which
department is accomplishing this task.
In a view a would like to show these important tasks in order of building,
but that is not the same order as the order of the departments. I can't solve
this problem by changing the order of the departments, because in some cases
first a task of department 1 is accomplished, then 1 of department 2 and then
again one of department 1.
I tried the following: I made a custom view with the tasks I would like to
show (with a filter). After that I tried to make with the priority-column
another order of tasks. This method has two problems: the order has to be
independent of tasks being a summary task or not, but that doesn't seem to
work. The second problem is that in this huge file, the computer is not able
to do this action and closes Project.
Conclusion: this method is not working.
Has anybody an idea how to solve this, probably with VBA?? I am not a great
hero in writing VBA-code, so I can use some assistance if necessary...
Thanks in advance,
Sophia