Is there a way to get the effects of a "Continue" statement in a Do...Loop?
I want to stop the loop at a point if a particular item is not found and continue the loop from the top...the next iteration of the loop.
Do we have anything like that?
Thanks,
Mike
I want to stop the loop at a point if a particular item is not found and continue the loop from the top...the next iteration of the loop.
Do we have anything like that?
Thanks,
Mike