The arrow keys will not move between cells in Excel? Any ideas?

  • Thread starter Thread starter Lulu1974
  • Start date Start date
L

Lulu1974

The arrow keys just seem to have stopped working in all worksheets. I cannot
use them to move between cells. Any ideas?
 
Just seen another post similar which suggested trying Scroll Lock and this
has worked! Thanks anyway!
 
Hi,

Tap Scroll lock

Mike


I do happens that Scroll lock gets active even if you don't have a
keyboard with that key, and if you have one of those keyboards without
the Scroll lock key, look for the program On-Screen Keyboard for
"tapping" Scroll lock (=slk).

You could also use Excel macro statement
SendKeys "{SCROLLLOCK}"
to toggle the Scroll Lock.

Hope this helps / Lars-Åke
 
Back
Top