updating a win and loss column for Google Sheets

Daniel12

New Member
Joined
Aug 17, 2023
Messages
7
Platform
  1. MacOS
Good morning,

I have a spreadsheet for keeping up with a volleyball tournament. I need a formula to indicate whether a match was won (or lost). You must win 2 out of possible 3 sets played to win the match.

So, in this sheet, if D5>E5, and/or D6>E6, and/or D7>E7, then it would place a "1" in column J5:J7
So a team might lose the first set (D5<E5), but win the next two, that would count as a win. Or perhaps they win set 1 and 2, or set 1 and 3.

the column K5:K7 will indicate losses. this will be applied to all for teams listed.

I cant figure out the formula to use.

Thanks for the help
 

Attachments

  • Screenshot 2023-08-17 at 10.19.31 AM.png
    Screenshot 2023-08-17 at 10.19.31 AM.png
    211.2 KB · Views: 20
Last edited by a moderator:
Get rid of the merged cells in col J
 
Upvote 0

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
I ended up creating a hidden row under each set of games to give me a count of set wins and losses for each match, then created a formula using those boxes to give me the data I needed in the overall win and loss columns.
Thanks for the input
 
Upvote 0
Glad you sorted it & thanks for letting us know.
 
Upvote 0

Forum statistics

Threads
1,215,640
Messages
6,125,976
Members
449,276
Latest member
surendra75

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top