Forum Discussion
How do I stop Excel autoscrolling to fit the rows?
As mentioned in the title, how do I stop this if I just want a smooth scroll through the work sheet? I have cells containing some text and are pretty big. I want to be able to have half a cell in view without excel automatically scrolling up or down. I appreciate any help I can get.
16 Replies
- HCStymie1Copper Contributor
To See data that snap scrolling is being a pest with, sometimes I'll copy and paste into something like notepad++ and turn off word-wrap so I can smooth scroll. Only useful in some situations
This link has a few workarounds till people upgrade to a smooth scrollable version of Excel. https://www.excelcampus.com/tips/smooth-scrolling/
Don't know why MS took sooooo long to implement smooth scrolling. Been using Excel since the late 90s. Can't even recall if snap scrolling was always there or implemented later. But has been too long of a wait regardless.
- Tom_BouteselleCopper Contributor
You don't have this problem if you use excel online.
- srabonCopper ContributorI am facing the exact same problem. How do I stop this?
- Don_ZornCopper Contributor
I have the same problem. Excel snaps to the the top of the cell when I release the scroll button, resulting in an inability to see the entire content of the cell. It's only a problem with cells that have a large amount of data in them. The only work around that I can figure out is the increase the width of the cell, so the entire contents is displayed on the screen, view the contents and then re-size the column width. Argh!
- KKBWPCopper Contributor
I am having the exact same problem.
Also there is room on the printed page to make the row longer to accommodate more text, but it won't let me do that either.
Is there a character maximum that gets exceeded in each cell or something of that nature?
- SergeiBaklanDiamond Contributor
Smooth scrolling doesn't work, it is an idea in excel.uservoice.com but I didn't find the link.
- Kristofer645Copper ContributorOk, thanks for your reply
- Riny_van_EekelenPlatinum Contributor
Kristofer645 Not sure what you mean "automatically scrolling up or down". Perhaps something like in the picture below. Cell A1 has "wrap text" activated, cell A4 has not.
- Kristofer645Copper Contributor
Riny_van_EekelenThank you for your reply, I hope the picture makes it more understandable.
Cheers
- Riny_van_EekelenPlatinum Contributor
Kristofer645 So, you would want to freeze the bottom part of the first row when scrolling. I'm not sure but believe you can't do that. Freeze Panes displays the entire content of the visible rows, i.e. above the row where you put the "freeze marker".
A workaround could be to add a second header row that, for the cells with long texts only displays the last 30 characters or so. You can use the RIGHT function for that. Hide the first header row and freeze row 2. Example attached. Not sure, though, if this is practical for you.