Sara has attended:
Excel VBA Intro Intermediate course
While loops
I would like to see some examples of while loops.
RE: while loops
Hi Sara
Sorry for the delay in answering this question.
In VBA the While statement is used together with the [b]Do