Zebra0.com

visual-basic variablesVisual Basic: Windows Programming

Visual Basic: Windows Programming

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.

Please study the material at each of the links below.

  1. Microsoft Manual: Variables

  2. Variables

  3. Drill on Names

  4. Drill on type

  5. Assigning Values to a Variable

  6. Static Variables

  7. Global Variables

GlossaryGlossary for variables lesson
Full Glossary