Hi, I've created a spreadsheet for my football team and need a little help on two of the formulas, that I wish to put into my spreadsheet.
Example below:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Home Name
[/TD]
[TD]Home Goals
[/TD]
[TD]vs
[/TD]
[TD]Away Goals
[/TD]
[TD]Away Name
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]MFC
[/TD]
[TD]7
[/TD]
[TD]-
[/TD]
[TD]2[/TD]
[TD]CFC
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Northern Monkeys
[/TD]
[TD]3
[/TD]
[TD]-
[/TD]
[TD]1
[/TD]
[TD]MFC
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]CFC
[/TD]
[TD]4
[/TD]
[TD]-
[/TD]
[TD]2
[/TD]
[TD]MFC
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]MFC
[/TD]
[TD]3
[/TD]
[TD]-
[/TD]
[TD]1
[/TD]
[TD]Northern Monkeys
[/TD]
[/TR]
</tbody>[/TABLE]
These results are on Sheet2 ^^
My Records table is on Sheet1, I would like a Formula to find the biggest home win for MFC but, show as, MFC 7 - 2 CFC
I'd also if possible like a formula with the highest scoring game, (so 7 - 2 is obviously the highest amount of goals in that table) with the result to be shown in the allocated cell as MFC 7 - 2 CFC
Thank you in advance
Example below:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Home Name
[/TD]
[TD]Home Goals
[/TD]
[TD]vs
[/TD]
[TD]Away Goals
[/TD]
[TD]Away Name
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]MFC
[/TD]
[TD]7
[/TD]
[TD]-
[/TD]
[TD]2[/TD]
[TD]CFC
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Northern Monkeys
[/TD]
[TD]3
[/TD]
[TD]-
[/TD]
[TD]1
[/TD]
[TD]MFC
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]CFC
[/TD]
[TD]4
[/TD]
[TD]-
[/TD]
[TD]2
[/TD]
[TD]MFC
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]MFC
[/TD]
[TD]3
[/TD]
[TD]-
[/TD]
[TD]1
[/TD]
[TD]Northern Monkeys
[/TD]
[/TR]
</tbody>[/TABLE]
These results are on Sheet2 ^^
My Records table is on Sheet1, I would like a Formula to find the biggest home win for MFC but, show as, MFC 7 - 2 CFC
I'd also if possible like a formula with the highest scoring game, (so 7 - 2 is obviously the highest amount of goals in that table) with the result to be shown in the allocated cell as MFC 7 - 2 CFC
Thank you in advance