Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have recorded a macro to try and position my cursor in the next blank cell
at the bottom of a list. I have the following to send the cursor to the bottom of the list : Selection.End(xlDown).Select but the next line is : Range("B4").Select which obviously continuously selects B4. What is the command to just drop down one cell? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to move cursor one cell right | New Users to Excel | |||
Automatically move cursor when cell value changes | New Users to Excel | |||
Automatically move cursor when cell value changes | New Users to Excel | |||
How do I get tab to move the cursor one cell over rather than 8? | Excel Worksheet Functions | |||
Cursor auto move from one cell to another | Excel Programming |