Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I apologise if this question has been posted before but to be true, I could not find it. I have a very little question. Please see below Do While some_condition = TRUE '-----Some Code---- If this_condition = TRUE then ' Here I would like to send the execution back to "Do While some_condition = TRUE" ' and bypass all succeeding lines of code End If '-----Some Code---- loop Kindly let me know if this is supported / possible in VBA. Regards Ashish |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop through column(s) to check values, perform action based on check | Excel Programming | |||
Add a second condition to loop | Excel Programming | |||
Loop or condition? To check down the rows | Excel Programming | |||
Using For loop to condition | Excel Programming | |||
two-condition loop | Excel Programming |