Go to specific row number in excel
There is a little box next to the formula bar in your toolbar, if you are in the first cell and row it should read A1, so to go to row 3000 type A3000 and press enter
Ctrl-G
CtrlG > Specify row (38:38
), column (C:D
), cell (A1
) or range (Range1
) > Enter
Of course, if you want to go to row 38, you can type A38
instead of 38:38
for fewer keystrokes.
Note: CtrlG is the hotkey of Go To
Little box
Alternatively, the little box at the left of the formula bar is another option. Similarly, you can specify row, column, cell or range there.
- Ctrl + G
- A[row number] Eg: A1245