+ Reply to Thread
Results 1 to 7 of 7

Sum of the Maximum Scores per Team

Hybrid View

MarvinP Sum of the Maximum Scores per... 06-17-2015, 11:37 PM
GC Excel Re: Sum of the Maximum Scores... 06-17-2015, 11:38 PM
MarvinP Re: Sum of the Maximum Scores... 06-17-2015, 11:58 PM
GC Excel Re: Sum of the Maximum Scores... 06-18-2015, 12:02 AM
oeldere Re: Sum of the Maximum Scores... 06-18-2015, 03:25 AM
JohnTopley Re: Sum of the Maximum Scores... 06-18-2015, 04:44 AM
cbatrody Re: Sum of the Maximum Scores... 06-18-2015, 05:32 AM
  1. #1
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,265

    Sum of the Maximum Scores per Team

    I ran into a problem that must have a better answer than what I came up with.

    We had a golf tournament last weekend and each player played two rounds of golf. We played Stableford so the bigger number is better. We had 10 players on each team.

    We took the better score of each player between the two days for their team score. Which team won?

    See the attached where I did a Pivot to show the Max of each players score but then wanted to sum the maximums. I ended up doing a running total to get the team scores.

    There must be an easier/better way.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  2. #2
    Forum Expert
    Join Date
    08-02-2013
    Location
    Québec
    MS-Off Ver
    Excel 2003, 2007, 2013
    Posts
    1,414

    Re: Sum of the Maximum Scores per Team

    Hi Marvin,

    No file attached...
    GC Excel

    If this post helps, then click the star icon (*) in the bottom left-hand corner of my post to Add reputation.

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,265

    Re: Sum of the Maximum Scores per Team

    Check again.

  4. #4
    Forum Expert
    Join Date
    08-02-2013
    Location
    Québec
    MS-Off Ver
    Excel 2003, 2007, 2013
    Posts
    1,414

    Re: Sum of the Maximum Scores per Team

    Yep, just saw it...
    Only non VBA solution I can come up with is by using a helper column...
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Sum of the Maximum Scores per Team

    Although I like the solution of GC Excel, I would just go for the pivot table.

    Pivot table are made for this kind of work.

    To my opinion it is the easied / best way.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,768

    Re: Sum of the Maximum Scores per Team

    Try

    =SUM(MAX(H5:I14)) .... Team 1

    =SUM(MAX(H16:I25)) .....Team 2

  7. #7
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Sum of the Maximum Scores per Team

    With a helper column!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 04-11-2014, 12:41 AM
  2. Replies: 1
    Last Post: 06-15-2013, 09:02 PM
  3. Transferring team scores into a league table
    By JonSt in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-06-2012, 06:48 PM
  4. Replies: 5
    Last Post: 12-30-2011, 06:39 PM
  5. show status of my team compared to other teams(based on scores)
    By Richard Flame in forum Excel General
    Replies: 6
    Last Post: 02-19-2007, 07:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1