+ Reply to Thread
Results 1 to 3 of 3

Thread: Combining Results Like

  1. #1
    Registered User
    Join Date
    11-18-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Combining Results Like

    Hi

    Attached is a spreadsheet for recording darts practice results against different practice partners. It should be pretty self explanatory what I need help with.

    I want the table on the right to just be a list of all the players names (A, B, C, D) etc.
    I want the table on the right to list the all time results. So if the left table say on day x i won 8 and lost 4 against player A, then on day y, I won 3 and lost 6 to the same player, the right table should say that i have won 11 and lost 10 overall.

    I thought i could do it using match() with a nested index() but the match will only find the first instance of each players names in the array.

  2. #2
    Registered User
    Join Date
    11-18-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Combining Results Like

    Forgot to attach here it is
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    455

    Re: Combining Results Like

    Why didn't you try SUMIF?
    J3=SUMIF($B$3:$B$7,$H3,D$3:D$7)
    Copy down and across

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0