I'm working with a large file of 60.000 rows and I want to delete all rows from row 3 to 50,000. I have been starting at the 50,000th row and highlighting the rows to delete until I get up to row 3. This is time consuming with so many rows.
Is there a better way to delete a large number of rows in excel? Thanks!