View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dallman Ross Dallman Ross is offline
external usenet poster
 
Posts: 390
Default Arranging the VBA console windows

It didn't used to be this way, but these days when I go to
the VBA console from Excel (e.g., via Alt-F11) about 20 windows
and views open up in ways I don't like at all. I close most
of them and rearrange the few I want to view, but the next time
I open the worksheet and go there again, it's all a big mess
again.

I don't understand what I need to do to revert to the clean
OEM screen I used to have. I recall I had windows docked,
like so, at some point and like it:

+-------------------------------------------------------------------+
| | |
| | |
| | |
| | |
| Project | |
| Explorer | |
| | Code Window |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
+-------------------+ |
| | |
| | |
| Properties | |
| Window | |
| | |
| | |
| | |
| | |
| | |
+-------------------------------------------------------------------+

When I try docking or dragging or rearanging windows, I just can't
get back to this clean thing and have it stick. What am I doing wrong?

Thanks,
Dallman