[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]Formation[/TD]
[TD]Scored[/TD]
[TD]Conceeded[/TD]
[TD]Home / Away[/TD]
[TD]Result[/TD]
[TD]Points[/TD]
[/TR]
[TR]
[TD]4-4-2
[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]H[/TD]
[TD]W
[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3-5-2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]H[/TD]
[TD]D[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]4-3-3[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]A[/TD]
[TD]L[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]4-4-2[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]A[/TD]
[TD]D[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 250"]
<tbody>[TR]
[TD]Formation[/TD]
[TD]Total Conceeded[/TD]
[TD]Total Scored[/TD]
[TD]#W[/TD]
[TD]#D[/TD]
[TD]#L[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD]4-4-2[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]
Based on the table above does anybody know formulas that can return the following information. I have been trying to use a LOOKUP function but having no joy.
Any help on this would be massively appreciated.
Thanks
<tbody>[TR]
[TD]Formation[/TD]
[TD]Scored[/TD]
[TD]Conceeded[/TD]
[TD]Home / Away[/TD]
[TD]Result[/TD]
[TD]Points[/TD]
[/TR]
[TR]
[TD]4-4-2
[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]H[/TD]
[TD]W
[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3-5-2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]H[/TD]
[TD]D[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]4-3-3[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]A[/TD]
[TD]L[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]4-4-2[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]A[/TD]
[TD]D[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 250"]
<tbody>[TR]
[TD]Formation[/TD]
[TD]Total Conceeded[/TD]
[TD]Total Scored[/TD]
[TD]#W[/TD]
[TD]#D[/TD]
[TD]#L[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD]4-4-2[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]
Based on the table above does anybody know formulas that can return the following information. I have been trying to use a LOOKUP function but having no joy.
Any help on this would be massively appreciated.
Thanks