When I am done entering info on one line and hit Enter/Return sometimes it
goes to the next row in column A and sometimes it goes to another cell in
the next row. There doesn't seem to be any rhyme or reason to it. Is there a
way to set it return where you want?
robotman@gmail.com - 18 Oct 2006 17:15 GMT
Tools -> Options -> Edit tab
You can choose "Move Selection after enter is pressed" and choose which
direction.
If you want to move differently depending on what cell you are in,
you'll have to get in to VBA to capture the Enter keypress and move the
cursor appropriately.
John
> When I am done entering info on one line and hit Enter/Return sometimes it
> goes to the next row in column A and sometimes it goes to another cell in
> the next row. There doesn't seem to be any rhyme or reason to it. Is there a
> way to set it return where you want?
Lindy1 - 18 Oct 2006 17:18 GMT
Go to "Tools" - "Options" - Pick the "Edit" tab, Check the box by "Move
selection after Enter" and pick your direction.

Signature
Alan L
> When I am done entering info on one line and hit Enter/Return sometimes it
> goes to the next row in column A and sometimes it goes to another cell in
> the next row. There doesn't seem to be any rhyme or reason to it. Is there a
> way to set it return where you want?