Display the value of a variable or expression in the Visual Basic Editor Code window when code is suspended
- On the Tools menu, click Options.
- Click the Editor tab.
- 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.