In C++ there is a continue; instruction that we can use in a loop to return to the beginning of a loop. i just want to know if there's something similar in VB6.

Thanks guy