How do I tab within a column using the tab key?

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

Guest

How do I move down a line without leaving the row I am working in and without
using the spacebar to move over until it drops down a line:

I want to have a title and then several listings under that, all in the same
row?
 
Try 'Tools' > 'Options' > 'Edit' > and change 'Move To Right' (which is the
default) to 'Down'
Don't forget to change it back as this is a global setting and will stay
like this on all workbooks.
It can be easily done using code via the WorkBook_Open or WorkBook_Activate
event, post back if you want this,
Regards,
Alan.
 
Try Alt+Enter (this will move your cursor down a 'line" but keep it within
the same row)
 

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