VBA Loops. Introduction.

Опубликовано: 21 Март 2025
на канале: VitoshAcademy
313
5

Type of loops
For Loop (0:59)
Complete FizzBuzz Game with For Loop (5:05)
Do Until (11:40)
Do While (15:58)
While (17:32)

Basics
Step 2 (or more) (20:06)
Partial FizzBuzz with a step 5 (21:07)
Reversed For Loop (24:06)
Nested Loop (26:05)

Loops in Excel
Loop through Cells in Range (30:38)
Loop with offset (33:22)

Quite Advanced
Compute all Combinations with recursion (36:03) (https://www.vitoshacademy.com/vba-all...)

Code in GitHub:
https://github.com/Vitosh/VitoshAcade...