Hello:
I just took a MS Project Intro class. In the class the instructor told us
the following:
If inserting task inbetween, new task will take outline level from task below.
If inserting task at the end, new task will take outline level from task
above.
This seems to work in most of the conditions. But this is not true for the
following
Tasks Outline level
Sum11 2
------Detail 11 3
Sum22 2
Sum 33 2
If I go to insert a line above Sum22 , it should default to outline 2. But
it gets inserted as outline 3 and as a detail to Sum11.
We are trying to insert tasks and subtaks thru code(VBA/javascript) and I
need to know how project handles outlines?
Any direction/help/ideas is well appreciated.
I just took a MS Project Intro class. In the class the instructor told us
the following:
If inserting task inbetween, new task will take outline level from task below.
If inserting task at the end, new task will take outline level from task
above.
This seems to work in most of the conditions. But this is not true for the
following
Tasks Outline level
Sum11 2
------Detail 11 3
Sum22 2
Sum 33 2
If I go to insert a line above Sum22 , it should default to outline 2. But
it gets inserted as outline 3 and as a detail to Sum11.
We are trying to insert tasks and subtaks thru code(VBA/javascript) and I
need to know how project handles outlines?
Any direction/help/ideas is well appreciated.