need enter key to move to the next column beginning

J

j pantozzi

I know how to change the direction up down left right but I need it to go
back to column A next row.
 
R

RagDyeR

Simplest way is to use <Tab> to move your cursor (focus) right, then hit
<Enter> after the last data entry, which *automatically* moves the focus to
the cell *under* the first cell that you used <Tab> on.

So, if you start in A10, and tab across to K10, hitting <Enter> brings you
to A11.

Start in J100, and you'll be brought back to J101.

--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

I know how to change the direction up down left right but I need it to go
back to column A next row.
 
J

j pantozzi

Maybe I said it wrong. In the past every time I press enter the cell that it
goes back to ir the next row column A In other words it will go from column
F4 to A5.

I am a novice at this but this is confounding me.
 
Top