In the 39th session of Chandoo.org podcast, Let's learn about FOR loops.
There is a special giveaway in this podcast. It is a workbook with several FOR loop VBA code examples. Listen to the episode for instructions.
What is in this session?
In this podcast,
Announcements
What is a loop - plain English & technical definitions
For Loop vs. other kind of loops (While & Until)
For Next loops
For Each loops
Nested For loops
Special tips on For loops
Performance issues & infinite loops
Conclusions & giveaway