+ Reply to Thread
Results 1 to 4 of 4

the sum of multiple index results

  1. #1
    Forum Contributor
    Join Date
    03-28-2017
    Location
    Thailand
    MS-Off Ver
    2013
    Posts
    241

    the sum of multiple index results

    name amount

    Bart 10
    Peter 5
    Julia 7
    Peter 4
    Marc 6

    Hi, I want total amount of Peter

    i know I can do =index(B2:B8), match("Peter", A2:A8,0))
    Can I do a formula, something like =Sum(index(B2:B8), match("Peter", A2:A8,0)))

    so that the result is 9

    Thanks

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: the sum of multiple index results

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: the sum of multiple index results

    Try this

    =sumif(A2:A8,"Peter",B2:B8)
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Forum Contributor
    Join Date
    03-28-2017
    Location
    Thailand
    MS-Off Ver
    2013
    Posts
    241

    Re: the sum of multiple index results

    Hi,

    That did it
    Thanks for your help !

+ 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. Index Match Multiple Criteria - Need Multiple Results
    By Sheetsforteach in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-23-2019, 09:31 AM
  2. [SOLVED] Index match with multiple criteria (one with a wildcard) and multiple results.
    By rachelsteele in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2019, 06:51 PM
  3. Replies: 1
    Last Post: 01-18-2019, 03:55 PM
  4. Multiple searches with Multiple Results (MATCH INDEX)
    By kharding15 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-29-2016, 04:14 PM
  5. How to row multiple results from multiple sheets using INDEX/MATCH.
    By ljprodigy18 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-25-2015, 06:32 PM
  6. [SOLVED] Index, Small, Row issue with Multiple Values and need Multiple Results
    By jmantn in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-13-2014, 05:17 PM
  7. INDEX matching multiple criteria with multiple results
    By Montanes in forum Excel General
    Replies: 4
    Last Post: 06-21-2011, 04:38 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