+ Reply to Thread
Results 1 to 3 of 3

Seeking and matching values from two tables

  1. #1
    Forum Contributor
    Join Date
    03-05-2018
    Location
    Tbilisi, Georgia
    MS-Off Ver
    2013, 2016
    Posts
    271

    Seeking and matching values from two tables

    Hi experts.

    I have two tables on one sheet. Each one has a columns with А numbers (А26175, А36412 и т.д). Another columns have A number relevant numbers.
    In G column I need a formula which will seek and match appropriate numbers.
    I suppose Vlookup function won't work, because it find only the first match, ignoring the rest ones.

    Sample attached.
    Will appreciate any help.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Seeking and matching values from two tables

    Please try at G2 and copy down

    =IFERROR(INDEX(C:C,AGGREGATE(15,6,ROW($B$2:$B$148)/($B$2:$B$148=E2),COUNTIF(E$2:E2,E2))),"")

  3. #3
    Forum Contributor
    Join Date
    03-05-2018
    Location
    Tbilisi, Georgia
    MS-Off Ver
    2013, 2016
    Posts
    271

    Re: Seeking and matching values from two tables

    Great. It works! Thank you so much!

+ 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] Find all matching values in two tables and return identifier
    By Nora Kro in forum Excel General
    Replies: 3
    Last Post: 08-17-2018, 10:48 AM
  2. Replies: 5
    Last Post: 01-16-2018, 11:43 AM
  3. [SOLVED] Matching values in tables
    By lobotomix in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-22-2016, 06:45 PM
  4. [SOLVED] Matching two tables, copying data for matching value
    By Gatis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-27-2014, 07:51 PM
  5. seeking a marco to reset AutoSort in Pivot Tables
    By Randy Wellman in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-04-2013, 08:21 AM
  6. SQL Query to get count of matching & non-matching data from two tables
    By Kiran2012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2013, 10:32 PM
  7. Replies: 13
    Last Post: 03-22-2007, 10:53 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