The Locals window is made up of three columns. The first column shows the name of the expression in the scope of the current procedure. All declared variables are shown here, as are object variables. The Me expression appears in the Locals window, showing the current form. The Value column shows the current value of an expression, and the Type column shows the expression’s data type. If the expression is an object, the Type column will display what object it is.