+ Reply to Thread
Results 1 to 7 of 7

INDEX/MATCH with =LARGE is giving duplicates

  1. #1
    Forum Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    INDEX/MATCH with =LARGE is giving duplicates

    Hello again Forum!

    Last issue and dashboard should be complete!

    I was having an issue with sort last week and a GREAT forum member pointed me in direction of =LARGE (Column CU), and =INDEX/MATCH to pull rest of the rows.
    This worked great until today... when an agent had 0 $PH (Column CU)
    this resulted in many duplicate rows throwing whole KPI off as you will see in example (pulled directly from original with sensitive removed)


    Anyone have an idea how to get around this and still keep =Large function, as the rest of my report is built around this table.
    Attached Files Attached Files
    Last edited by keith740; 10-02-2015 at 10:13 PM.

  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,926

    Re: INDEX/MATCH with =LARGE is giving duplicates

    Try this...
    =IF(OR(CU1="",LARGE($BC$1223:$BC$1521,ROW(AZ1))=CU1),"",IFERROR(LARGE($BC$1223:$BC$1521,ROW(AZ1)),""))
    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 Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    Re: INDEX/MATCH with =LARGE is giving duplicates

    That did it... THX again FDibbins! got alott of work done tonight

  4. #4
    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,926

    Re: INDEX/MATCH with =LARGE is giving duplicates

    Happy to help

  5. #5
    Forum Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    Re: INDEX/MATCH with =LARGE is giving duplicates

    Hello FDibbins...

    Sorry im running into so many issues with this one.

    the duplicates are gone which is great! but im only getting KPI for 1 agent with 0 sales now... other agents that have 0 $PH are not being pulled.
    maybe... is their a way to add to this formula to look in column BB to see if agent has 0 $PH BUT has worked over 0.1 hours to add to table CS2:DD24

    i really hope so, my whole dasboard revolves around this table...

    TY either way!
    Attached Files Attached Files

  6. #6
    Forum Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    Re: INDEX/MATCH with =LARGE is giving duplicates

    Desired Results column DL
    Attached Files Attached Files

  7. #7
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: INDEX/MATCH with =LARGE is giving duplicates

    see attached if it fulfills your requirements
    i used advanced filter and then sort afterwards

    i attached a picture of what i used to create the advanced filter
    basically
    list range is the area in question

    Criteria is the 2 rows at the top
    *note formula in cell DE2
    which is
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Copy to range
    just copies it to where you want it...ps without VBA you cannot copy to another sheet

    after which you can just sort by PH

    and of course you would be able to do it as a macro later if it works for you
    Attached Files Attached Files
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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] Problem Using LARGE formula with Index/Match to pull values when there are Duplicates
    By BDavis in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-11-2014, 02:23 PM
  2. [SOLVED] Rank countif with index match is not giving top results
    By amartin575 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-01-2014, 10:17 PM
  3. [SOLVED] Large,Index, Match with duplicates
    By x65140 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-10-2014, 10:45 AM
  4. [SOLVED] Index, Match and Indirect giving REF error
    By stanleds in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-15-2013, 06:08 AM
  5. [SOLVED] Three questions starting with Index, Match giving #REF! error
    By JO505 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-02-2013, 07:42 PM
  6. Match/Large with Duplicates (I want to include the duplicates)
    By Willie68 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2013, 01:10 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