Quiz on reading assigment at the beginning of class. Please note the following:
VBA Primer Chapters | Notes |
Cells and Ranges | Read the first three sections only. Skip everything from "Looping Through Cells" down. |
Controls | In the "Types of Controls" section, only read the following subsections: Buttons Read the other sections. In the last section ("Control Names"), just focus on the names for the three controls listed above. |
MsgBox | Skip the InputBox section (we will cover that later). And skip the short part about using MsgBox as a function (last part of "Buttons" section). We will cover that later. |