View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default VBA Editor How to Question

I don't think this is possible because the code window doesn't seem to be
exposed to the tools, it takes whatever is left by those that are (Explorer,
Properties, Watch, etc.)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Sandy" wrote in message
...
How can I configure the editor so that the Project Explorer and the code
display window share the same window with a split window effect. I had my
editor configured this way but somehow lost it and can't get back to this
display..

Thank you