Cell Selection Control

M

magmike

From row 4 down, I would like to make it so that every time the enter
key is pressed, the cell selection will always go to the next row in
the B column. For example, I am currently selecting H14, but when I
hit enter, the selection changes to B15, or if I am currently on L7
and enter is pressed, it changes to B8. Is there a way to do this?

Thanks in advance for your help,

magmike
 
G

GS

magmike was thinking very hard :
From row 4 down, I would like to make it so that every time the enter
key is pressed, the cell selection will always go to the next row in
the B column. For example, I am currently selecting H14, but when I
hit enter, the selection changes to B15, or if I am currently on L7
and enter is pressed, it changes to B8. Is there a way to do this?

Thanks in advance for your help,

magmike

Look at the Worksheet_KeyPress event...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top