View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DG DG is offline
external usenet poster
 
Posts: 46
Default Hovering in VB editor quit working

I don't know what I did but all the sudden my VB editor is all messed up.
The Project explorer was undocked, each subroutine was in a different window
etc.

I fixed all that but in my VB editor, hovering over a variable (using F8 to
step through code) quit showing the variable's value. How do I turn that
back on? I can't live without this.

Dan