Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to include code in a macro that will allow me to move the cursor from
one cell to another. For example, if the cursor is in a cell and I want to move it down one row, what is the code. The cell that the cursor is in will vary and will typically be the first blank cell at the bottom of the sheet. What I am doing is copying rows from one sheet to another. I select the rows from one sheet and then run the macro. I want the macro to goto the other sheet, find the first blank row, paste the rows from the original sheet and return to the original sheet in order for me to select the next number of rows to copy. The actual macro I need is more sophisticated than what I am describing, but for now knowing how to accomplish the above will be most helpful. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving the cursor in a macro | Excel Discussion (Misc queries) | |||
moving cursor | Excel Worksheet Functions | |||
moving cursor | New Users to Excel | |||
Moving the cursor position | Excel Programming | |||
moving cursor to text box | Excel Programming |