How can I quickly delete data hidden a few thousands row below my worksheet

Stevekent

Board Regular
Joined
Jul 24, 2013
Messages
109
Office Version
  1. 365
Platform
  1. Windows
I have some data accidentally inserted my worksheet below, say a few thousands row below, how can I select this data and delete it
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Goto the last row of the data you want to keep.
Then select the row header of the next row and press CTL + SHIFT + Down Arrow
Now r click and press delete
 
Upvote 0
Leveraging off Michael's comment, I would do it slightly differently:
(maybe take a back up of your file first ;) )

  1. Go the first blank row below the data you want to keep.
    (ctrl+down arrow on a column that always has data in it will get you close)
  2. Ctrl+Shift+End (this will select from there to the end)
  3. Ctrl+- (minus sign)
  4. In the pop up box - Select entire row
Alternative for 3 & 4
3. Shift+SpaceBar (this will select the entire row)​
4. Ctrl+- (minus sign) will delete the entire selected rows.​
 
Last edited:
Upvote 0
How can we determine what is accidentally inserted and what is not?
 
Upvote 0

Forum statistics

Threads
1,215,453
Messages
6,124,930
Members
449,195
Latest member
Stevenciu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top