View Single Post
  #8   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:41 pm, Gord Dibben <gorddibbATshawDOTca wrote:
In VBE, ToolsOptionsDocking.

Select option button for Immediate Window.


Thank you so-o much. That got me back to "state 1" -- that is, the
first state after I made my first mistake. I had unwittingly disabled
the docking state by right-clicking the title bar and deselecting
Dockable. After that, I could not figure out how to restore the
Dockable state.

However...

ViewImmediate Window. Size to what you wish


Therein lies my problem. I cannot figure out how to resize the
dockable Immediate Window. In its present dockable state, it is
stretched completely across the screen. I can drag the bottom and
change the height of the window. But I cannot find a handle to drag
in order to change the width. I have to put the cursor in the
corners, but there is nothing to drag.

Any thoughts?

I really appreciate this. I'm sure this is very rudimentary.

PS: If this all explained some place in online or offline help,
please feel free to point me to it. I have look through VBE Help and
ToolsOptions, to no avail.