Hi
I'm trying to sort data in excel (see example below) that has gaps. I have tried grouping by individual risks and then sorting, but it still doesn't seem to keep the information together. How can I sort this info (sorry, I'm not an excel superuser so please explain in basic terms) so that if I sort by main contact, for example, it will keep all the info in the individual groups together?
Thanks.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Risk[/TD]
[TD]Main Contact[/TD]
[TD]Secondary Contact[/TD]
[TD]Status[/TD]
[/TR]
[TR]
[TD]Risk A[/TD]
[TD]Person A[/TD]
[TD][/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD]Risk B[/TD]
[TD]Person B[/TD]
[TD]Person A[/TD]
[TD]Inactive[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Person D[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Risk C[/TD]
[TD]Person E[/TD]
[TD]Person B[/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person G[/TD]
[TD]Person C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Person E[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Risk D[/TD]
[TD]Person D[/TD]
[TD][/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person F[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person A[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to sort data in excel (see example below) that has gaps. I have tried grouping by individual risks and then sorting, but it still doesn't seem to keep the information together. How can I sort this info (sorry, I'm not an excel superuser so please explain in basic terms) so that if I sort by main contact, for example, it will keep all the info in the individual groups together?
Thanks.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Risk[/TD]
[TD]Main Contact[/TD]
[TD]Secondary Contact[/TD]
[TD]Status[/TD]
[/TR]
[TR]
[TD]Risk A[/TD]
[TD]Person A[/TD]
[TD][/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD]Risk B[/TD]
[TD]Person B[/TD]
[TD]Person A[/TD]
[TD]Inactive[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Person D[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Risk C[/TD]
[TD]Person E[/TD]
[TD]Person B[/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person G[/TD]
[TD]Person C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Person E[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Risk D[/TD]
[TD]Person D[/TD]
[TD][/TD]
[TD]Active[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person F[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Person A[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]