About 16,300 results
Open links in new tab
  1. How to remove duplicate rows based on some columns

    12 I have an Excel sheet which contains duplicate rows. I want to remove a row if its values in columns A C D E F are same as another row's values in those columns (ignore column B …

  2. microsoft excel - Remove duplicate rows, and keep newest row …

    I need to remove duplicate rows based on column 1 (Number), and have no problem doing this using "Data/Remove Duplicates" in Excel, but I need to make sure that I remove the row with …

  3. Remove duplicate entries, keeping latest only - Super User

    I don’t know whether this is guaranteed to work, but it seems to work for me (in very small-scale tests in Excel 2007): take the combined data sheet, and sort it in reverse order by DATE, so …

  4. remove duplicate values from two spreadsheets in excel

    Feb 20, 2018 · 0 when you remove duplicate values, only the values in the range of cells or table are affected. Any other values outside the range of cells or table are not altered or …

  5. Excel - removing duplicates based on a second column criteria

    Apr 13, 2018 · Note: Enter the formula with Ctrl+Shift+Enter and fill down. Filter column D by "Remove". Finally, delete the filtered rows. This formula will find the maximum months of …

  6. Conditional Removal of Duplicates from Excel - Super User

    Aug 22, 2013 · This would remove rows where both the name and the blank cell are duplicated. It would also remove duplicates if both the name and the date were the same, which I would …

  7. How to remove duplicates and keep most recent entries in Excel

    Jan 26, 2017 · I am trying to sort through data within Excel. How do I remove duplicates within Column A but keep the most recent year entry in Column B and most recent month date in …

  8. Excel Remove Duplicates - which occurrence is kept?

    Jul 24, 2020 · In Excel, when removing duplicate rows while ignoring certain columns (Data → Data Tools → Remove Duplicates → unselect ignored columns), some of the values in the …

  9. Remove duplicates in Excel, but always keeping the old value if a ...

    Jun 26, 2023 · A way you can reassure yourself is to add a blank row in between the existing rows and the new rows. When you remove duplicates you should see all rows above the blank row …

  10. Combine duplicate rows on Excel with the "non-blank" value?

    Sep 24, 2024 · I have a spreadsheet with duplicate names, but each row has different columns where things are blank. Is it possible to remove the duplicates in a way that keeps the non …