A beginner's introduction to programming with Visual Basic for Applications. This video tutorial is number 14 in a series designed to get you programming from scratch. It introduces the If statement and logical operators to perform tests. See how to use the one line form of the If statement, which can execute a single command depending on the outcome of a test.