View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Hovering in VB editor quit working

Did you close excel and reopen?

That usually does it for me when this occurs.

DG wrote:

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


--

Dave Peterson