Forum Discussion
1967dunebuggy
May 15, 2026Copper Contributor
locked out something is wrong
locked out
something is wrong when i go to insert in to a cell it won;t let me and jumps to another cell but still cannot do an insert
1 Reply
- NikolinoDEPlatinum Contributor
Excel has a hard limit: 1,048,576 rows and 16,384 columns (XFD). If there's any data (even a space, formatting, or formula) in the very last row/column, Excel blocks all inserts.
Here are a few things to check:
- Scroll Lock – The most likely cause. Check the Excel status bar; if it says Scroll Lock, press the ScrLk key (or use the on-screen keyboard if needed).
- Extend Selection mode – Press F8 to turn it off if the status bar shows "Extend Selection".
- Pending cell edit – Press Enter or Esc to complete or cancel any edit in progress.
- Stuck keys – Tap Shift, Ctrl, and Alt a few times to unstick them.
- Protected sheet – Under the Review tab, see if the sheet or workbook is protected.
- Restart in Safe Mode – Close Excel, press Windows + R, type excel /safe, and test. If it works, a misbehaving add-in may be the culprit.
Give those a try, starting with Scroll Lock—it's usually the sneaky one!
My answers are voluntary and without guarantee!
Hope this will help you.