If Statement .......................................................................................................................................... 36
If Statement .......................................................................................................................................... 36 If Else Statement ................................................................................................................................... 37 If Elseif - Else statement ........................................................................................................................ 40 Nested If Statement .............................................................................................................................. 42 Switch Statement .................................................................................................................................. 44 11. VBA ─ LOOPS ..................................................................................................................... 47 For Loop ................................................................................................................................................ 48 For Each Loops ...................................................................................................................................... 50 While Wend Loops ................................................................................................................................ 52 Do While Loops ..................................................................................................................................... 54 Do Until Loops ....................................................................................................................................... 57