Here is what I tried:
=IF(SUM(A5)<A5,=(A5-A5),IF(SUM(A5)=A5,"0",IF(SUM(A5)>A5,=)A5-A5))))
But, even if I could get that to work, it wouldn't show me if the result was for the Blue or Green Team
Column A = Blue Team; Column B = Green Team
Cell A5 = 1; Cell B5 = 2
Cell C5 needs to show "G1" (Green Team wins by 1)
or if
Cell A5 = 3; Cell B5 = 1
Cell C5 would need to show "B2" (Blue Team wins by 2)
then
in another cell add the number result from above (Cell C5) to a number in a completely different cell (Cell D15).
Thanks again for all your help.
Green Team Blue Team
- 1 - Whib / Ski Craig / Hugo
Front -1 +2 G+2
Back +2 +1 B+2
Birdies 2 3 (1)
=IF(SUM(A5)<A5,=(A5-A5),IF(SUM(A5)=A5,"0",IF(SUM(A5)>A5,=)A5-A5))))
But, even if I could get that to work, it wouldn't show me if the result was for the Blue or Green Team
Column A = Blue Team; Column B = Green Team
Cell A5 = 1; Cell B5 = 2
Cell C5 needs to show "G1" (Green Team wins by 1)
or if
Cell A5 = 3; Cell B5 = 1
Cell C5 would need to show "B2" (Blue Team wins by 2)
then
in another cell add the number result from above (Cell C5) to a number in a completely different cell (Cell D15).
Thanks again for all your help.
Green Team Blue Team
- 1 - Whib / Ski Craig / Hugo
Front -1 +2 G+2
Back +2 +1 B+2
Birdies 2 3 (1)