Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to look for the first positive number in a given colomn, but I want the loop to stop looping at a certain row and stay in a given range. Here is my current code: Do Selection.End(xlUp).Select Loop Until ActiveCell 0 How can I have the loop to stop looking up say at row 100? Many thanks, Gaetan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop to add +1 in cell? | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
loop through a cell. | Excel Programming | |||
Loop using cell names | Excel Programming | |||
get for loop to go on after blank cell? | Excel Programming |