Thread
:
How show value of variable by mouse-over in debug single step mode
View Single Post
#
8
Posted to microsoft.public.excel.programming
Edward Ulle
external usenet poster
Posts: 92
How show value of variable by mouse-over in debug single step
The value can be displayed only when the sub or function is inscope. If
the variable is in a sub or function out of scope no value is displayed.
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Edward Ulle
View Public Profile
Find all posts by Edward Ulle