Display the value of a variable or expression in the Visual Basic Editor Code window when code is suspended

Display the value of a variable or expression in the Visual Basic Editor Code window when code is suspended

  1. On the Tools menu, click Options.

  2. Click the Editor tab.

  3. Under Code Settings, make sure Auto Data Tips is selected.

When Auto Data Tips is selected, you can check the value of a variable or an expression while code is suspended. Rest the mouse pointer on a variable or expression to display its current value.