17. Introduction to Programming with VBA - Nested If Blocks

Опубликовано: 02 Октябрь 2024
на канале: Computer Science (Kevin Drumm)
795
8

A beginner's introduction to programming with Visual Basic for Applications. This video tutorial is number 17 in a series designed to get you programming from scratch. It explains how to perform a series of tests, depending on the outcome of a test, by nesting one If block inside another.