Outline level

Y

Yashr

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.
 
J

Jan De Messemaeker

Hi

I've looked at this and IMHO the rule can be formulated as follows
An inserted task takes the Outline level of the task above it when that one
is not a summary task.
It takes one level more (or the level of the task below, which is the same)
when inserted right below a summary task.
HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top