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

0

3 Answers

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

2

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.

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like