Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For loops are good. You might look at For Each of a Range object, example:
Dim c For Each c In ActiveWindow.RangeSelection Next c "Negnog" wrote in message ... "col"? Is there a better way to programatically cycle through a series of cells other than using FOR loops? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
START UP FORMS FOR DOG WALKING BUSINESS (HELP ) | Excel Discussion (Misc queries) | |||
walking menu | Excel Worksheet Functions | |||
Help - loop through cells in a range that are not together (several different cells as Target) | Excel Programming | |||
Loop through cells | Excel Programming | |||
VBA loop cells | Excel Programming |