View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Trefor Trefor is offline
external usenet poster
 
Posts: 201
Default variable view in VBE

When you are in VBE stepping through code you can hover the mouse over a
variable and it will display what the variable is currently set to. This is
very handy when you are trying to debug code. 'Sometimes' this stops working,
I have no idea why and often if I close Excel and restart it will work fine
again. Am I somehow turning off an option somewhere? Does anyone know how to
turn this feature back on?
--
Trefor