Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am writing a macro for a spreadsheet where I have values stored in one
column. I want to run a loop where each time the loop runs, I select each cell in the column. For example, my values are stored in column A, cells 1 through 7. On loop 1 I want to select cell A1, loop 2 select cell A2, loop 3 select A3 and so on. How can I set this up in a macro to increment cell selection as I move through my loop? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I move to the first cell in the selection in Excel 07? | Excel Worksheet Functions | |||
How can I move the cell pointer down one row in a macro command? | Excel Programming | |||
How do you move the selection one cell to the right in a macro | Excel Programming | |||
Newbie - Move Selection one cell to right | Excel Programming | |||
Move selection down one cell | Excel Programming |