Go to specific row number in excel

Is there a way in Excel to go to a specific row number? For example I need to find an alternate way to not have to scroll but rather can immediately go to row # 3000


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.


  1. Ctrl + G
  2. A[row number] Eg: A1245