+ Reply to Thread
Results 1 to 4 of 4

Index 2 data with 1 criteria to match

  1. #1
    Registered User
    Join Date
    07-30-2010
    Location
    Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    90

    Index 2 data with 1 criteria to match

    Hi All,

    I have data with some of it have multiple/replicate info.
    etc. 1 ref with 2 data to populate

    before this i'm using this formula and seem working fine
    =INDEX(all,SMALL(IF(COUNTIF($E$12,CIty_Formula)*COUNTIF($E$10,Type_Formula)*COUNTIF($E$8,FY_Formula),ROW(all)-MIN(ROW(all))+1),ROW(Data!G2)),COLUMN(Data!M2))

    however for this data this formula is not functioning so i change to index match and missing some formula to make it work. Hope anyone could share me your experience

    Thanks
    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,942

    Re: Index 2 data with 1 criteria to match

    Show some sample answers please - also show where you think that formula worked.
    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
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Index 2 data with 1 criteria to match

    If I get your point then try

    AF5=INDEX($AM$9:$AM$17,SMALL(IF($B5=$AF$9:$AF$17,ROW($AF$9:$AF$17)-ROW($AF$9)+1),COLUMNS($AF5:AF5)))

    Copy the same formula in AG5

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Index 2 data with 1 criteria to match

    AF5 :
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    AG5 :
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Ensure by pressing CTRL+SHIFT+ENTER


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. [SOLVED] Re-ordering data using MATCH and INDEX with multiple criteria
    By REV18 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-03-2018, 04:35 AM
  2. VBA Code for Index Match (multiple criteria) on Customer Data Sheet - Data Enrichment
    By JPaint005 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-20-2017, 10:05 AM
  3. [SOLVED] How to index data that has to match 2 criteria?
    By hartjohnson in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 02-28-2016, 12:36 PM
  4. [SOLVED] Index Match with multiple criteria and selecting data from a large table
    By Aquarock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-14-2014, 09:26 PM
  5. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  6. [SOLVED] INDEX, MATCH: multiple criteria with iterative data
    By boai in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-05-2013, 06:43 AM
  7. Replies: 5
    Last Post: 01-05-2011, 03:13 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