group by task name

A

Adam

Hello, I'm new to project and would really appreciate if anyone can
help.
I'm trying to manage multiple projects at a high level. What I have
is basically:

Big Project 1
Little Project 1
Task 1
Task 2
Task 3
Little Project 2
Task 1
Task 2
Task 3
Big Project 2
Little Project 3
Task 1
Task 2
Task 3
Little Project 4
Task 1
Task 2
Task 3


What I want to be able to do is have a view (or report) that swaps the
2nd & 3rd level like so:

Big Project 1
Task 1
Little Project 1
Little Project 2
Task 2
Little Project 1
Little Project 2
Task 3
Little Project 1
Little Project 2


Does this make any sense? Can anyone help?
 
Top