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.