Learn Visual Basic in FREE step-by-step lessons.
Variables
A variable is a named location in memory. You declare a variable with the DIM statement. After declaring a variable you can use it to store values to use later.
Objectives:
Please study the material at each of the links below.
- Microsoft Manual: Variables
- Variables
- Drill on Names
- Drill on type
- Assigning Values to a Variable
- Static Variables
- Global Variables
Glossary for variables lesson
Full Glossary