match 2 columns

  1. P

    Matching two columns based on partial text match

    I have a sheet with two columns of names and I need to see if one column has partial matches. For Example: John Smith JOHN H SMITH FALSE (But should be TRUE) Reba Jones SAMANTHA ROGERS FALSE Taylor Johnson ANNA JOHNSON FALSE (But should be TRUE) In this case, I need to know if...
  2. K

    MATCH vs VLOOKUP

    Hoping someone can help me out!!! I want to search for a value from one column, into another column and output a different column....if that makes any sense. I have a column of receivers numbers that detected. I have another column of all possible receivers, followed by 2 more columns of the...
  3. J

    VBA code to import new data to dashboard

    Good day all, I'm attempting to build a dashboard of Incident Ticketing data for our IT office. Every morning I extract a new Incident report from ServiceNow and import that worksheet into the dashboard excel file. I then try to update each row by matching ticket numbers between the new...
  4. A

    Row Number with Match with two criteria

    I want to know the row number matching two values in two columns. SHEET 1 ↓↓↓↓ COLUMN 1 COLUMN 2 COLUMN 3 A 1 B 2 B 1 SHEET 2 ↓↓↓↓ COLUMN 1 COLUMN 2 COLUMN 3 A 1 I want the row number HERE from sheet1 B 1 Here result should be 3 Do you know any formula which I can...
  5. E

    How to lookup values from different column and return result

    <tbody> BOTTLE BOOK PENCIL PEN NAME RESULT ABC LIMITED INC CORP ABC LIMITED ABC LIMITED BOTTLE SNC CORP XYZ LIMITED OEM BOOK ABC LIMITED LIMI VENDOR PEN </tbody>
  6. K

    Column/ Array comparison for first instance where column A less than column B

    Date Committed OnHand 28/11/2018 1 11 29/11/2018 3 10 30/11/2018 3 9 01/12/2018 4 8 02/12/2018 2 7 03/12/2018 5 8 04/12/2018 6 10 05/12/2018 8 6 06/12/2018 4 8 07/12/2018 5 5 08/12/2018 6 3 09/12/2018 7 8 Hi there, I'm trying to compare a list of values in the...
  7. J

    VBA find duplicates from sheet 1 in sheet 2 and if found copy entire row from sheet 1 to bottom of table sheet 2

    Hi all, I'm looking to write a macro that looks a two sheets (Sheet1 & Sheet2). These sheets each contain a table of data. I'm hoping to run code that looks down column U in Sheet1 and see if that value exists in column U in Sheet2. If it does I want to copy the corresponding row from Sheet1...
  8. S

    Vlookup in workbook with 3 sheets and return corresponding cell data

    Hi Friends, I have workbook(masterdomainlist.xlsx) with 3 sheets (sheet1, sheet2, sheet3) with huge list of company names with location and domains. Sheet1 contains ColumnA (company name) ZzzipNet LLC ColumnB (Location) CA ColumnC (website domain) zzzip.net same in sheet2 and sheet3...
  9. B

    INDEX + MATCH to match 2 columns, one is a merged cell?

    I am trying to automate a process so that I can import a budget from QuickBooks and do less manual work in the future. The workbook would have 2 tabs, a "permanent" tab that is formatted the way I like, and most of the cells would be INDEX+MATCH lookups to the other tab; and the "import" tab...
  10. R

    Matching Data, then pulling data through. Without using VB

    Hi, Would anyone know the best way or formula to complete the following: 1 unique identifier, 2 worksheets. First objective is to see if the unique identifier from worksheet 1 appears anywhere in worksheet 2. To display "Yes" or "No" Second objective, if it does appear, then pull the info...
  11. S

    Matching ab cd columns and get e column data

    Hi Friends, I been trying to match 4 columns like AB with CD to get E Column data into F column but could not able to get there. Here is sample sheet which I am trying to match. Hope you understand what I am looking for. Thanks Kumar
  12. M

    Compare 2 columns that contain sentences and return matching words in the 3rd column

    <colgroup><col><col><col></colgroup><tbody> Column A Column B Column C appartement a louer appartement a louer limoges appartement a louer appartement a louer appartement grece appartement barcelone hotels a gotic No Match barcelone barcelone hotel barcelone borussia dortmund liverpool...
  13. M

    3 days and still no luck. Need Excel Formula or VBA help please!!! Matching Data

    I've been playing around with this for 3 days now and still no luck:confused:. Everyone I talk to has a different method (VLOOKUP, HLOOKUP, INDEX & MATCH) but none to seem to work just right. Any help would be greatly appreciated before I pull my hair out. Here is what I am trying to accomplish...
  14. D

    Help- What formula to use for If column A matches AND column B matches then return column C.

    I need assistance in returning the value 12.029. I need to make sure that column A matches and Column B matches and return the value that is in column C. Not sure if this is IF and, VLOOKUP or MATCH. a vlookup would work for one value, but I need both values to match before returning the...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top