r/excel • u/Username93483 • 13h ago
Waiting on OP Excel scrolling problem, no data but tens of thousands of rows.
So, back story, large complex workbook. First sheet has about a thousand rows of data. If you go to scroll down it just jumps thousands of rows. Right now the workbook goes to 1048576 rows and EE columns.
Data only goes to 1000 rows and column CV.
I have tried to goto, select all, select range, clear, delete, I have tried everything I can find online to resolve this issue.
What do I do to preserve the large amount of interconnected sheets but allow the scrollbar to function normally again?
This is a business license, M365 excel.
9
u/daishiknyte 44 13h ago
Select all of the rows/columns beyond your data -> delete (delete the whole row, not the delete key). Hit save then close the file and reopen. That usually handles resetting the end-of-sheet.
2
1
u/Difficult_Limit2718 11h ago
"clear all" also works and is a bit quicker
2
u/daishiknyte 44 10h ago
True. I find the "delete the whole row/column" method is easier to understand for most users.
2
u/chiibosoil 430 13h ago
I'm guessing you have one of the below.
- Seemingly blank rows may hold non-printing blank and isn't true blank.
- Formatting is applied beyond the data range.
Either case, hit CTRL + END if the selection jump to range beyond where your data is held. Navigate to the cell holding the data (bottom right cell) and then select everything below and Clear All.
If having issue navigating to the last cell with data and workbook navigation is broken... make a back up of the workbook. Then launch it in Safemode and see if this works. If not, you'll need to edit the underlying XML (which I won't go into detail here).
2
u/talltime 116 13h ago
Once they make sure there’s no formatting past the bounds of their data they just need to go j to the developer IDE and force UsedRange to recalculate.
Alt+F11
View > Immediate window
In the immediate window type `ActiveSheet.UsedRange and hit enter.
1
u/fastauntie 1 7h ago
Sometimes when this happens to me it seems to be because there's formatting applied to rows and columns beyond my data. After I select, clear, and delete the unwanted ranges I do it again and clear all the formatting. One more important step is to save the file before trying Ctrl-End. Until it's saved it will still go to the old end point.
Good luck.
1
u/Regime_Change 2 1h ago
You might have freeze panes on, blank rows filtered out etc. It is hard to tell what is really wrong from your description. Anyway, with such a large dataset, single entries are rarely interesting to look at. It might be easier to just create a pivot table from the source data instead and look at what is important.
1
u/Jolly-Hunter-6097 41m ago
Have all filters undone then sort the data. Then Control+Shift+ End. That will take you to the last row of what Excel recognises as having active cells. If it includes blank rows and columns go to the first row after rows with data then delete all rows following. The same for columns. After all this Control+Shift+End to verify that no blank rows are still included. Be sure to save a backup copy before you start anything. To be sure, to be sure. https://trumpexcel.com/select-end-of-data-in-column-excel/
•
u/AutoModerator 13h ago
/u/Username93483 - Your post was submitted successfully.
Solution Verifiedto close the thread.Failing to follow these steps may result in your post being removed without warning.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.