About 75,500 results
Open links in new tab
  1. Deleting multiple selected rows in Excel - Super User

    Mar 20, 2014 · 7 How can I delete multiple rows in Excel? If I mark everything and try to delete, it just deletes a single row. Even if I right-click and select delete, it still deletes one row at a time. I need to …

  2. How do you delete multiple rows in excel - Super User

    Mar 29, 2011 · How do you delete multiple rows in excel, if I mark everything and try to delete it just deletes a single row.

  3. Delete multiple rows according to a pattern - Super User

    Jun 13, 2016 · 1 I'm working with an Excel sheet of 256,923 cells data and I need to delete 29 cells after each single cell. If I would do it manually, it would take me hours. So, is there anything I can do to …

  4. Delete rows on different worksheets (No loop) - Super User

    Dec 23, 2018 · 0 This simple VBA code (Macro) will help you to delete desires Rows across multiple sheets, without any Loop.

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

    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 the oldest …

  6. How can you delete the contents of multiple cells at the same time in ...

    Aug 27, 2020 · 1 The action you're looking for is clear contents. You can see that if you right-click on a region of multiply selected cells. Fn-Delete does it on my Macbook Pro running Excel in a Windows VM.

  7. Deleting specific rows/columns from excel - Super User

    Nov 8, 2015 · I want to delete specific rows from Microsoft excel. My data set has around 900,000 rows, I want to get ride of rows/columns that are for example, from b325890-b500000 without dragging my …

  8. How to delete rows from MS Excel which has >65000 rows?

    Jul 24, 2018 · Select all columns to the right of the last column that contains data, or select all rows below the last row that contains data. A quick way to that is press F5 and type F:IV to delete columns …

  9. Delete multiple duplicates (ex. same name listed 3 times) in excel

    Jun 1, 2023 · 0 When I have a list of names and addresses, and the same name and address is listed multiple times, I want to delete all but one of these same names. I have been sorting long lists by last …

  10. Excel - Delete specific word in each row? - Super User

    3 Is there a way to have Excel delete a sepcific word in every row? For example, each row says Mr. and Mrs. {first name} {last name}, and I want to delete the {first name} from each one. (Or alternatively, …