+ Reply to Thread
Results 1 to 4 of 4

Shortlist non-blank cells in a column based on duplicate entries in another column

  1. #1
    Registered User
    Join Date
    03-22-2020
    Location
    Oslo
    MS-Off Ver
    Office365 on Windows 10
    Posts
    2

    Question Shortlist non-blank cells in a column based on duplicate entries in another column

    hi,

    Here's a summary of the problem I am facing. I think it's easiest to show the source excel and desired outcome I'd like to acheive.
    I have attached the excel file with both Source and Desired Outcome sheets.
    I have tried several INDEX/MATCH/ISBLANK combinations, but am at my wits end now
    Looking forward to some help.

    thnx
    SB
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Shortlist non-blank cells in a column based on duplicate entries in another column

    On B20, enter this formula and fill across and down =IFERROR(INDEX(B$3:B$10,MATCH(1,INDEX(($A$3:$A$10=$A20)*(B$3:B$10<>""),0),0)),"")

  3. #3
    Registered User
    Join Date
    03-22-2020
    Location
    Oslo
    MS-Off Ver
    Office365 on Windows 10
    Posts
    2

    Re: Shortlist non-blank cells in a column based on duplicate entries in another column

    Quote Originally Posted by JieJenn View Post
    On B20, enter this formula and fill across and down =IFERROR(INDEX(B$3:B$10,MATCH(1,INDEX(($A$3:$A$10=$A20)*(B$3:B$10<>""),0),0)),"")
    This worked brilliantly. Thanks for sharing.

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Shortlist non-blank cells in a column based on duplicate entries in another column

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

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    Dave

+ 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: 07-25-2017, 02:30 PM
  2. [SOLVED] Remove duplicate entries from one column and output it into another column using formulas
    By alrikvincent in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 07-12-2014, 08:55 AM
  3. [SOLVED] count blank cells in one column based on date in different column
    By IreneADS in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2014, 09:58 AM
  4. Replies: 1
    Last Post: 08-15-2013, 04:12 PM
  5. Replies: 4
    Last Post: 08-11-2013, 12:58 AM
  6. Replies: 1
    Last Post: 06-01-2013, 01:27 AM
  7. Replies: 0
    Last Post: 06-14-2012, 12:38 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