+ Reply to Thread
Results 1 to 4 of 4

Matching Data Two Columns

  1. #1
    Registered User
    Join Date
    06-08-2022
    Location
    USA
    MS-Off Ver
    New
    Posts
    1

    Matching Data Two Columns

    Hello,

    I was given a task to find matches between 2 sets of addresses. I have the information in 2 columns side by side and the first column has the addresses I want to find in the second column. The first column has 214 entries and the second has 1314. What formula can I use to compare the two columns and find the matches within them?

    Thanks,
    Malav

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Matching Data Two Columns

    You could probably use COUNTIF to check if an entry in one list is in the other list.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,888

    Re: Matching Data Two Columns

    Fast answers need visual help. Please read the yellow banner at the top of this page on how to attach a file.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Matching Data Two Columns

    You may use MATCH to find the exact match from column 1 and 2.

    for sample in C1 (third column as a result of row of column 2)

    =Match(A1,B:B,0)

    Regards.

+ 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] arrange data based on matching for four columns together with two columns together sheets
    By Mussa-A in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-17-2022, 05:36 PM
  2. Replies: 1
    Last Post: 11-09-2018, 04:40 PM
  3. [SOLVED] Align 3 columns with 2 columns of matching data
    By loritee in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2013, 10:36 AM
  4. Replies: 2
    Last Post: 04-18-2013, 05:56 PM
  5. Align 3 columns with 2 columns of matching data
    By bearnbillie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2012, 08:33 AM
  6. Excel 2007 : Matching data in columns.
    By isaudkhan in forum Excel General
    Replies: 1
    Last Post: 11-13-2011, 01:37 PM
  7. Matching Data in Columns
    By ebraun01 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-13-2006, 10:40 PM

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