About 50 results
Open links in new tab
  1. Excel: match two columns with two other columns - Stack Overflow

    Jun 15, 2015 · 3 in excel, I have four columns. Columns A & B correspond with each other and columns C & D correspond with each other. What i'd like to do is create a formula that takes a …

  2. How to compare two columns in Excel and if match, then copy the …

    Sep 7, 2016 · How to compare two columns in Excel and if match, then copy the cell next to it Asked 12 years, 3 months ago Modified 9 years, 2 months ago Viewed 126k times

  3. Comparing two columns, and returning a specific adjacent cell in …

    Dec 28, 2015 · This is the reason why you have to swap the two columns before doing anything. Once the exact match is found, it will return the value in the adjacent cell (third argument). This …

  4. Compare columns of unequal length for matches and differences

    Oct 11, 2012 · 2 Use the MATCH() function, it'll give you a number if there is a result, and #NA if there isn't. I always work in Tables in Excel 2007 and newer, but will give both syntaxes: …

  5. How to compare two columns in Excel (from different sheets) and …

    How to compare two columns in Excel (from different sheets) and copy values from a corresponding column if the first two columns match? Asked 13 years, 8 months ago Modified …

  6. excel - Match Two columns in Xcel and Sum the other two - Stack …

    Oct 2, 2023 · I have the below data Set and in that I want to compare column A with column C and if the values of column A and C matches then I need to sum up the corresponding values …

  7. Excel - compare two columns, if match subtract values of other …

    Feb 7, 2016 · I'm trying to compare two columns for identical values in cells. Not all of them match. For those that match, i.e. cell in col B1 matches a cell in col D2, I would like to subtract …

  8. Excel: Find matching email addresses in ALL columns

    Jun 2, 2022 · But I've also tried using conditional formatting which formats duplicate values, but it again doesn't tell me if the match appears in ALL columns (it highlights if there's even one …

  9. excel - Compare two columns and return related values from third …

    Nov 8, 2023 · The biggest differences are that all three columns are numbers in my source data and the volume. Any help would be appreciated. Thanks! EDIT: Adding a new dataset for …

  10. Excel - Compare text two columns of differently formatted people …

    Dec 11, 2023 · The goal here is to have a comparison third column, that can compare an entry from column A, to any "likely" match anywhere in column B. All emails are formatted with a …