Locals window

A window in the Visual Basic Editor which automatically displays all of the declared variables, and their values, in the current procedure. When the Locals window is visible, it is automatically updated every time you change from Run mode to Break mode, and every time you view a different procedure or function by using the Call Stack.