View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Why this basic LOOP does not work!



"vandenberg p" wrote in message
...

Also changing the value of the counter during loop execution is frowned
upon and may lead to unexpected results or at least programs that are
hard to follow and debug.


I didn't say you should, I said you could, and that is irrefutable!