+ Reply to Thread
Results 1 to 3 of 3

Lookup formula that returns unique multiple search results

  1. #1
    Registered User
    Join Date
    04-06-2006
    Posts
    22

    Lookup formula that returns unique multiple search results

    Hi.

    I have two columns of data - first shows sales order numbers and the other a list of product codes. I am attempting to lookup and display on a row horizontaly the multiple entries that exist in column 2 against column 1.

    I have an array formula that transposes the entries in coulmn 2 in my summary sheet:

    IFERROR(INDEX(Orders!$H:$H,SMALL(IF($A$7=Orders!$D:$D,ROW(Orders!$D:$D)-MIN(ROW(Orders!$D:$D))+1,""),COLUMN(A1))),"")

    However, the problem is that coulmn 2 contains duplicated entries and I only want the unique entries; i.e, in my summary sheet, alongside my sales order number, in the first available column, bring back the first unique product code, then in the next column bring back the next unique entry, and so on....

    Thanks.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,426

    Re: Lookup formula that returns unique multiple search results

    I think you need to attach a sample file - the FAQ describes how to.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    04-06-2006
    Posts
    22

    Re: Lookup formula that returns unique multiple search results

    Pete.

    I have created a new thread with attachment.

    Can you help?

    Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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