View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] curiousgeorge408@hotmail.com is offline
external usenet poster
 
Posts: 85
Default HELP: How to restore Immediate Window to original state?

On Dec 8, 4:20 pm, wrote:
On Dec 8, 4:08 pm, wrote:
Moreover, the Immediate Window now looks
like a bona fide window, with a large blue title bar.


And it looses some of its features that were important to me.


I forgot to mention another lost key featu the Immediate Window
stops displaying debug.print updates when the scroll bar reaches the
bottom of the currently visible window, even if I home-down first (ctrl
+End). When the macro terminates, the display jumps to the bottom,
and I can see all debug.print lines. This might just be a process
scheduling issue. In any case, it is undesirable and certainly not
what I want.

Extra credit: What the heck is this mode of Immediate Window, and why
would anyone want it?