+ Reply to Thread
Results 1 to 4 of 4

Finding Duplicate Values with Xlookup

  1. #1
    Registered User
    Join Date
    08-11-2011
    Location
    Columbus, Ohio
    MS-Off Ver
    Office 365
    Posts
    5

    Finding Duplicate Values with Xlookup

    I am tracking athlete performance in a spreadsheet. I want to pull the date that the top three times are run using Xlookup. It works great until an athlete has the same time twice as the Xlookup returns the date associated with the first instance of the time. How can I find the correct date for each time even if there are duplicates? Thanks for any help you can provide.

    Undeclared Cross-Post can be found here:

    https://www.mrexcel.com/board/thread...array.1165619/
    Attached Files Attached Files
    Last edited by Glenn Kennedy; 03-21-2021 at 12:49 PM.

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Finding Duplicate Values with Xlookup

    Hi,
    please try this instead of xlookup in C10 and copy across:

    =INDEX($A$1:$G$1,AGGREGATE(15,6,COLUMN($B2:$G2)/(($B2:$G2=B10)),COUNTIF($A10:A10,B10)+1))
    Attached Files Attached Files

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,024

    Re: Finding Duplicate Values with Xlookup

    Welcome (back) to the forum.

    Thanks for your question. However, we have just found out that you have posted the same question elsewhere.... and haven't told us. Feel free to cross-post on other sites...

    But. Every forum has its rules. Please see Forum Rule #3 about cross-posting. So.

    Do not keep it a secret. We all are willing to give you our time, freely. However, some of us get very annoyed if we waste our time developing a solution for you, when you already have a nice solution elsewhere. All we ask is that you show us some respect and tell us:

    1) if you have cross-posted, and

    2) the URL of the cross posts.

    That way, those of us who don't want to waste their time can quickly check to see if you're already happy with another solution.

    (Note: Since you are a very occasional user of this site, on THISoccasion, I have done it for you.)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Registered User
    Join Date
    08-11-2011
    Location
    Columbus, Ohio
    MS-Off Ver
    Office 365
    Posts
    5

    Re: Finding Duplicate Values with Xlookup

    I apologize for cross-posting as I didn’t realize I shouldn’t do this. Thank you Belinda for posting a solution for me.

+ 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. Finding duplicate values in two columns
    By forestavekids in forum Excel General
    Replies: 5
    Last Post: 05-30-2017, 06:59 AM
  2. [SOLVED] Finding Row numbers of all duplicate values
    By Dj Duck in forum Excel General
    Replies: 6
    Last Post: 10-03-2015, 07:18 AM
  3. Finding duplicate values
    By sagar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-23-2014, 06:12 PM
  4. Finding duplicate values
    By sagar in forum Excel General
    Replies: 2
    Last Post: 02-23-2014, 03:39 AM
  5. VBA Macros for finding duplicate values
    By Logu in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-28-2012, 07:15 PM
  6. Finding Duplicate Values in a Col,
    By Rajkumar in forum Excel General
    Replies: 2
    Last Post: 03-05-2008, 09:33 AM
  7. Finding duplicate values b/w two columes
    By nikki115 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-08-2006, 12:10 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