+ Reply to Thread
Results 1 to 2 of 2

Find two columns Matching Data & columns data related lookup data

  1. #1
    Registered User
    Join Date
    11-08-2018
    Location
    Hyderabad
    MS-Off Ver
    Office 2007
    Posts
    2

    Find two columns Matching Data & columns data related lookup data

    I have 2 Sheets

    Sheet A: Column (A1,A2,A3,A4)
    Sheet B: Column (B1,B2,B3).

    A1, B1 has few common data.

    I need Result Table : Column (B1,A3,A4) Excel.png

    Pls Help me.

  2. #2
    Forum Contributor
    Join Date
    10-08-2018
    Location
    Lima, Peru
    MS-Off Ver
    Office 365 ProPlus
    Posts
    148

    Re: Find two columns Matching Data & columns data related lookup data

    If Table A starts in Column A, Table B i colum F and Result in Column J, then:

    J3=F3
    K3=IF(COUNTIF($A$3:$A$11,$J3),"",0)
    Copy K3to L3, then copy all down.
    Leo Skywalker
    May the force be with you.

+ 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. Need to find matching data in filtered columns
    By Ochimus in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-09-2017, 09:26 PM
  2. Replies: 8
    Last Post: 02-03-2015, 03:42 PM
  3. find matching row data in two columns, delete the second row.
    By master-richie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-14-2015, 11:35 AM
  4. Lookup data by matching 4 columns
    By magicalmarshmallow in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-27-2013, 08:29 AM
  5. [SOLVED] Find matching number from 2 sheets and combine related data
    By downtown1933 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 02-26-2013, 05:46 PM
  6. Replies: 0
    Last Post: 09-25-2012, 03:42 PM
  7. Replies: 1
    Last Post: 03-30-2012, 02:40 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