About 124,000 results
Open links in new tab
  1. excel - If two cells match, return value from third - Stack Overflow

    Oct 15, 2014 · Here's a simple explanation of what I'm having trouble with. Column A: List of 2300 order numbers Column B: Email Address associated with an order number Column C: List of …

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

  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. excel - How to Use VBA To Look for Match with 2 Columns With …

    Jun 22, 2019 · I am trying to compare the rows in Columns A and B against Columns D and E. To be more specific, the rows in Columns A and B will be copied and pasted into another sheet if …

  5. excel - Matching two columns in one sheet to two columns in …

    Mar 24, 2015 · You're looking for a match on A1 (the Identifier) and B1 (the Date), then you're searching for (in the order you just put) the Identifier to be in the range E2:E5, and the Date to …

  6. excel - Match text from two different workbooks, return value from ...

    Match text from two different workbooks, return value from different column Asked 11 years, 1 month ago Modified 6 months ago Viewed 26k times

  7. How can I remove non-matching values in two different columns …

    Mar 5, 2015 · I have several columns of data in my Excel spreadsheet. Originally, I had two different spreadsheets, as they were generated from reports in a software application. One of …

  8. Comparing two columns in excel, inserting blank rows moving …

    I've looked at different ways of comparing Column 1 and Column 2 (similar to this), but haven't found a good way to a) insert the blank space where column 1 and 2 don't match and b) also …

  9. Check if two cells match, but ignore spaces and periods

    Check if two cells match, but ignore spaces and periods Asked 10 years, 1 month ago Modified 3 years, 2 months ago Viewed 22k times

  10. Excel formula for: If match then paste - Stack Overflow

    Dec 8, 2015 · 2 I'm looking for a formula on excel to do the following. If a value on a spreadsheet is a match to a value on another spreadsheet: Then paste the cell next to the match from the …