Excel Horizontal Scroll Bar Resizes to Infinity When Inserting Objects

Oren Marnin 0 Reputation points
2025-07-22T08:42:29.96+00:00

Reposting the Question since my previous one was left unanswered and was then locked.

I'm using Office LTSC Standard 2024 on Win11.

Whenever I insert any type of new object (shape, chart, image etc.) the horizontal scroll bar resizes to infinity.

This happens on existing files and new ones. Even if I open a new file (without any custom template), after restarting the PC, on a blank sheet, inserting a mere square shape will readjust the scroll bar and the moment I delete it the scroll bar resets to its original size.

Inserting of objects is both using the ribbon (insert shape, chart etc.) and by pasting, with the same result.

I've gone through all of the popular (and less popular) solutions, i.e. clearing\deleting rows and columns, deleting objects, repairing Office installation, running in safe mode, opening a separate admin user in windows to see if there are any corrupt setting on mine - nothing helps.

When I reset the UsedRange it didn't do anything (plus Ctrl+End always sends me to the correct cell) and ScrollArea limited the scrolling of the sheet but didn't readjust the scroll bar so it wasn't any more comfortable.

Was unable to upload an .xlsx file as an example.

Thank you,

Oren

Microsoft 365 and Office | Excel | Other | Windows
0 comments No comments

3 answers

Sort by: Most helpful
  1. Abdulmalik Al-Musaiteer 0 Reputation points
    2026-09-02T06:25:38.68+00:00

    This has been an ongoing glitch in Excel and it was apparent in 2016 version too. It's because you have the page layout on RTL instead of LTR. Inserting any floating object corrupt the UI for some reason and it shrink the horizontal scrolling bar to the maximum.

    You can go around it by hiding all columns you don't need to force the scrolling bar from going too far. or just set the page to LTR again.

    Microsoft. If this was in your radar fix this issue please. If not, now it is.

    Was this answer helpful?

    0 comments No comments

  2. Oren Marnin 0 Reputation points
    2025-07-22T13:38:32.99+00:00

    Hi Branka,

    As I wrote in my question, all these methods have been tried and failed.

    Even when I start with a new blank file, the moment I insert a shape the scroll bar will go to crazy. The UsedRange will still be just cell A1 (checked with Ctrl+End), and when I delete the shape the scroll bar resets to normal.

    Oren

    Was this answer helpful?


  3. Branka Kajiš 100 Reputation points
    2025-07-22T13:30:43.5666667+00:00

    Hi Oren,

    This behavior usually happens when Excel’s scroll range gets extended by hidden/unused cells or objects. When you insert a shape or chart, even momentarily, the scroll bar jumps to accommodate it. Here’s how to fix it:

    Identify the last needed cell (e.g., D20).

    1. Select all rows below that row: Ctrl + Shift + ↓ AND Ctrl + Shift + →, then Clear All (Home → Clear → Clear All).

    Save the workbook and close it. This resets Excel’s UsedRange

    Optional:

    • Run this in the VBA Immediate window to force a reset: ActiveSheet.UsedRange Then save and reopen workbook.
    • OR
    • Go to Home → Find & Select → Selection Pane. In the pane, select and delete any item located far right. Click Save, close, and reopen Excel. That usually resets the scroll bar.

    Let me know how it goes!

    Branka Kajiš, MCT

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.