Cursor movement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I ensure that Excel returns the cursor to column A after pressing
enter in column C?
 
Depends,

You could start entering data in a row, and use the <Tab> key to move the
focus along the row, across columns.
Then, a hit of the <Enter> key returns the focus to the starting column, one
row beneath the original cell.

OR

You could select a range of cells for data entry, and every hit of the
<Enter> key will move the focus to the next cell in the selection.
This is a loop, where, at the end of the selection, the focus returns to the
original cell.
--

HTH,

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

How do I ensure that Excel returns the cursor to column A after pressing
enter in column C?
 

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

Back
Top