+ Reply to Thread
Results 1 to 6 of 6

Sort column to match another column and show differences

  1. #1
    Registered User
    Join Date
    12-03-2020
    Location
    EU
    MS-Off Ver
    MS 365
    Posts
    3

    Sort column to match another column and show differences

    Hey,

    I need some help with a (surely for the most visitors here) relatively easy problem.

    I have a table that I've created with vlookup from two sheets. It looks as follows:

    Item1 Item3
    Non-existent Item1
    Item3 Non-existent
    Item4 Item2

    I need to match items from A to B and to show where there is no match:

    Item1 Item1
    Non-Existent Item2
    Item3 Item3
    Item4 Non-Existent

    Any idea on how to do this. Bare in mind that I've just started to work in (mostly Google Sheets) and a little bit in Excel. Thanks!

  2. #2
    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
    43,984

    Re: Sort column to match another column and show differences

    Hi there.

    A picture is worth 1,000 words. An Excel sheet is worth 1,000 pictures. Why? Because I do not know whether "non-existent" means a blank cell... also I do not know how/where you expect the results to appear

    Please read the yellow banner about sample worksheets, at the top of the screen. Act on its guidelines and post a SMALL sample sheet.
    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

  3. #3
    Registered User
    Join Date
    12-03-2020
    Location
    EU
    MS-Off Ver
    MS 365
    Posts
    3
    Hey,

    Thanks for the swift reply. I did read the yellow sign, hence why I did not post a screenshot, but thought it would be clear if I just made a quick table here. Obviously, I was wrong, sorry for that.

    Will try to update with the correct data...
    Last edited by AliGW; 12-03-2020 at 01:08 PM. Reason: Please don’t quote unnecessarily.

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

    Re: Sort column to match another column and show differences

    Not wrong at all.... but it just wasn't clear to little old me exactly what you wanted. Sometimes my stupidity amazes me!!

  5. #5
    Registered User
    Join Date
    12-03-2020
    Location
    EU
    MS-Off Ver
    MS 365
    Posts
    3

    Re: Sort column to match another column and show differences

    Quote Originally Posted by Glenn Kennedy View Post
    Not wrong at all.... but it just wasn't clear to little old me exactly what you wanted. Sometimes my stupidity amazes me!!
    Ah no worries - thanks for the help. I hope the attachment is now there. Thanks in advance!
    Attached Files Attached Files

  6. #6
    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
    43,984

    Re: Sort column to match another column and show differences

    Try this:

    =IF(ISNUMBER(MATCH(F2,$B$2:$B$7,0)),A2,"")

    depending on your locale, you may need ; instead of ,
    Attached Files Attached Files

+ 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: 3
    Last Post: 09-25-2019, 06:29 PM
  2. Only show values from in specifc column if other column match
    By jeppenedved in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 05-04-2019, 06:54 PM
  3. How to sort 2 column to match each other?
    By goosberry in forum Excel General
    Replies: 8
    Last Post: 10-20-2018, 12:52 PM
  4. Replies: 1
    Last Post: 03-29-2018, 07:58 AM
  5. [SOLVED] Show row if cell contents in column A match filter selection from column B
    By SHANNON MAUGHAN in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-13-2017, 01:28 AM
  6. [SOLVED] Show value in one column from another worksheet based on match in another column
    By txcleggy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-19-2017, 09:50 PM
  7. Match and sort column a with column b in column c.
    By portubob in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-21-2013, 04:29 AM

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