View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Edward Ulle Edward Ulle is offline
external usenet poster
 
Posts: 92
Default 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 ***