i am using vb6
i had make a for next loop which fill data into
the table
now , some time it may needed that we want to
cancel that loop .
now what is the code to exit the for next loop
i want it like that it the user click on the button
the loop will exit
i had make a for next loop which fill data into
the table
now , some time it may needed that we want to
cancel that loop .
now what is the code to exit the for next loop
i want it like that it the user click on the button
the loop will exit
Comment