OK. Let me simplify things.
Let's say I have the following tasks in Project.
ID# WBS Task Name Cost
1 SiteWork Excavate Foundation $5,400
2 Concrete Pour concrete footings $3,500
3 Concrete Pour concrete walls $4,500
4 SiteWork Backfill foundation walls $2,600
Now let's say I want to sort my tasks by their WBS which is the tasks' Work Breakdown Structure
I go to the Project menu selection and choose Sort and then I select WBS. Here's what I have now.
ID# WBS Task Name Cost
2 Concrete Pour concrete footings $3,500
3 Concrete Pour concrete walls $4,500
1 SiteWork Excavate Foundation $5,400
4 SiteWork Backfill foundation walls $2,600
Now let's create a summary task for Concrete and a summary task for SiteWork. First I need to add a row for each summary task. Here's what I want things to look like next.
ID# WBS Task Name Cost
5 Concrete
2 Concrete Pour concrete footings $3,500
3 Concrete Pour concrete walls $4,500
6 SiteWork
1 SiteWork Excavate Foundation $5,400
4 SiteWork Backfill foundation walls $2,600
Finally, I attempt to indent items to create their respective summary tasks. Here's what I want things to look like when I am finished but unfortunately, Project scrambles the tasks to be in some weird order. Try it you'll see. Am I missing something here... Thanks in advance for any tips.
ID# WBS Task Name Cost
5 Concrete $8,000
2 Concrete Pour concrete footings $3,500
3 Concrete Pour concrete walls $4,500
6 SiteWork $8,000
1 SiteWork Excavate Foundation $5,400
4 SiteWork Backfill foundation walls