C
Curmudgeon
I have an an outline structure that looks like this:
1. Summary1
1.1 Milestone1
1.2 Summary2
1.2.1 Milestone2
Is there a way to roll up the milestones 1 level only? In other words,
I want to roll 1.1 up to 1, so I have to set them both to Rollup=True.
I also want to roll 1.2.1 up to 1.2, so I have to set both of these to
Rollup=True as well. The problem is that with these settings, 1.2.1
rolls up to 1.2 and also to 1. Is there a way I can prevent 1.2.1 from
rolling up to 1 while still rolling 1.1 up to 1?
1. Summary1
1.1 Milestone1
1.2 Summary2
1.2.1 Milestone2
Is there a way to roll up the milestones 1 level only? In other words,
I want to roll 1.1 up to 1, so I have to set them both to Rollup=True.
I also want to roll 1.2.1 up to 1.2, so I have to set both of these to
Rollup=True as well. The problem is that with these settings, 1.2.1
rolls up to 1.2 and also to 1. Is there a way I can prevent 1.2.1 from
rolling up to 1 while still rolling 1.1 up to 1?