About 124,000 results
Open links in new tab
  1. excel - How to match values in two columns? - Stack Overflow

    Aug 22, 2023 · -2 I have two columns with IDs and I want to sort those two columns so the matching IDs appear next to each other, and if an ID exists only in one columns, then it leaves …

  2. Excel Lookup - Find and Compare two Columns and insert data …

    Apr 17, 2025 · I have three columns in Excel (not of equal length) Col B Col C Col D C contains reference numbers and D contains an ID for the reference number in D, they are …

  3. How to align matching values in two columns in Excel, and bring …

    Oct 21, 2013 · I want to know how to align values in one column with matching values in another column, as shown in How to align duplicates on the same rows in Excel, but also carry over …

  4. 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 …

  5. Excel - Match in two columns with variable names - Stack Overflow

    Aug 17, 2016 · Excel - Match in two columns with variable names Asked 8 years, 8 months ago Modified 8 years, 8 months ago Viewed 570 times

  6. excel - Match two values in two columns and return yes if there …

    Match two values in two columns and return yes if there appear in a different sheet Asked 8 years ago Modified 1 month ago Viewed 9k times

  7. Vlookup using 2 columns to reference another - Stack Overflow

    I am trying to do a vlookup under a circumstance of first then last name to get an age. This will be done within Column A, then Column B. If found in Column A, Continue to Column B, If found in …

  8. 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 ...

  9. Find the ROW number in excel with multiple matching criteria

    10 I need to be able to find the row number of the row where matching criteria from A1 is equal or greater than values in column C and lesser or equal than values in column D I can use INDEX …

  10. 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, 2 months ago Modified 9 years, 1 month ago Viewed 126k times