: Questions with Do...Loop while and FindNext
method
Do --- Loop While means you do what ever is inside the loop and then you
check if the while condition is met. In other words, it could be like you
first make a phone call and then check your balance, the thing is that what
ever your balance is
Do --- Loop While means you do what ever is inside the loop and then you
check if the while condition is met. In other words, it could be like you
first make a phone call and then check your balance, the thing is that what
ever your balance is, positive or negative, you will enter the loop (make