Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have For I = 1 to 67 If ..... then 'Here I would like to go to the next Count in I and skip the execution of code till -- Next I -- End if '..... ' Some code 'Some code '.... '... Next I Please tell me what I should put inside the If statement so that I could accomplish the above. I cannot use -- Exit For -- as I dont want to stop the executon of loop abruptly. Thanks a lot, Hari India |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count rownumbers in loop | Excel Discussion (Misc queries) | |||
loop count | Excel Discussion (Misc queries) | |||
Jump out of Do Loop on sheet change | Excel Programming | |||
End loop macro with count | Excel Programming |