View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
trealopf trealopf is offline
external usenet poster
 
Posts: 4
Default movement between cells in excel

I understand hiting "tab" and "enter" will move the cursor between cells, I
want to know if there is anyway to have automatic movement between cells
after you have reached the end of the cell, or cell range. So, while I am
typing in one cell and hit the end of that cells range, I won't get a warning
I would just continue on to another cell.

"Tom Ogilvy" wrote:

How are you moving between cells?

--
Regards,
Tom Ogilvy

"trealopf" wrote in message
...
I want to move automatically (without hitting tab or enter) between cells,

so
once I reach the end of my cell (how it is viewed on screen), I want to
automatically continue writing in the cell below, like in Word when you

reach
the end of the line it automatically goes down to the next line. Anyone

know
how to do this?