+ Reply to Thread
Results 1 to 5 of 5

Index Match for multiple results in one cell

  1. #1
    Registered User
    Join Date
    08-30-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    78

    Index Match for multiple results in one cell

    Hi all,

    I've attached a small sample to demonstrate my problem.

    Basically I have to consolidate 5 years of results which are shown in multiple and varying numbers of columns per month.

    What I was trying to do is use an index match match array to pick up each sale amount for a customer that corresponds to the customer ID and the given month.

    In the sample I've attached, I would want cell V5 to show a value of 5,781.41 (which are the three values for customer 1091 that occurred in Jul-19).

    I can't work out how to pick up the first value in V5 and then pick up a second value in D5 followed by a third value in E5. Index Match Match picks up the first value. If I use Match +1 then I need to go through the data and work out how many month columns there are for each month. I have five years of data and this is something I need to create across several companies so hoping there is one array or formula which can find all corresponding values to Jul-19 for customer 1091 and so on for each month and each customer.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Index Match for multiple results in one cell

    Will this work for you?
    V3=SUMIF($C$2:$S$2,V$2,$C3:$S3)
    copied down and across
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    08-30-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    78

    Re: Index Match for multiple results in one cell

    Hi FDibbins,

    Actually - yes.

    Simplistic.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,726

    Re: Index Match for multiple results in one cell

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Index Match for multiple results in one cell

    Happy to 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. Replies: 1
    Last Post: 10-15-2019, 12:54 PM
  2. Need Help with Index, Match, Match with multiple results and copying data x times
    By jrboyd in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-27-2019, 06:57 AM
  3. Index/Match with Multiple Results in One Cell
    By curtjer in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-11-2014, 11:39 AM
  4. Index/Match with Multiple Results in One Cell
    By curtjer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-10-2014, 07:36 PM
  5. Using Index And Match To Return Potential Multiple Results To One Cell
    By jcaynes in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-11-2013, 10:41 AM
  6. [SOLVED] Index/Match Array with multiple results concatenate in one cell
    By samiesosa in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-15-2013, 01:34 PM
  7. Index/Match with multiple results
    By amcghee1 in forum Excel General
    Replies: 4
    Last Post: 10-18-2012, 12:15 PM

Tags for this Thread

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