RE: $$Excel-Macros$$ Re: Questions with Do...Loop while and FindNext method

2012-04-28 Thread Rajan_Verma
: 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

$$Excel-Macros$$ Re: Questions with Do...Loop while and FindNext method

2012-04-28 Thread bpascal123
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