Navigation
Move around the spreadsheet efficiently using keyboard shortcuts.
Cell Movement
Scrolling
Key |
Action |
|---|---|
|
Page down |
|
Page up |
|
Half page down |
|
Half page up |
|
Scroll down / up one line (cursor does not move) |
|
Scroll viewport left / right by one column |
|
Scroll current cell to top |
|
Scroll current cell to center |
|
Scroll current cell to bottom |
Named Markers
Press m followed by a letter to set a marker at the current cell.
Press ' followed by the same letter to jump back.
ma Set marker 'a' at current cell
'a Jump to marker 'a'
Goto Address
Press go followed by a cell address and Enter to jump directly:
goZ100<Enter> Go to cell Z100
goB5<Enter> Go to cell B5
Use :{n} as a command to jump to row n:
:42 Go to row 42
:1 Go to row 1 (top of sheet)