Blank cells are not clearing, why!?

rpm567

New Member
Joined
Jun 29, 2016
Messages
9
If I hit ctrl + end, I end up half a million rows past my data. I go to my last data point, select all the rows from past my data, shift+ctrl+down arrow, delete, clear all, remove rows, save, close, reopen. But once again, ctrl + end and I'm at the same spot. No formulas calling past my data, no formatting, nor any named ranges. Anything to do with this sheet causes a near collapse of excel and the file size has jumped up 10x. Anything I'm missing? Any help would be greatly appreciated
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Select all of the rows below your data and do Clear > Clear All. That keeps formatting that may extend the used range from copying from the last row when you delete rows.

Then delete the rows.

Then repeat for the columns to the right of your data.

Then save, close, and reopen.
 
Upvote 0
Any VBA or named ranges?
 
Upvote 0
Yes, if your named range was referencing one of the rows that was deleted, that could cause that REF error you were seeing.
 
Upvote 0

Forum statistics

Threads
1,214,846
Messages
6,121,905
Members
449,054
Latest member
luca142

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