How do I arrange windows in VBA?

Reimer
3StarLounger
Posts: 233
Joined: 10 Feb 2010, 19:17

How do I arrange windows in VBA?

Post by Reimer »

Yes, I need help again....

I was trying to resize the Properties section on the Visual Basic window and I messed it up (making it free floating).
I managed to get it docked to the left side of the window but would prefer to have it where it was -left side bottom portion, with project explorer above it.
How can I get the Properties section to be under the Project Explorer section (sharing the same width) with the Macro section staying on the right side?
Pic below is how it is now. Any Ideas? Thanks
You do not have the required permissions to view the files attached to this post.
Chuck Reimer
(I'm from the Government and I'm here to help) ;-)

User avatar
HansV
Administrator
Posts: 78523
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: How do I arrange windows in VBA?

Post by HansV »

Drag the title bar of the Project Explorer to the top left corner (just below the toolbars). When you release it, the Project Explorer should dock itself above the Properties pane.
Best wishes,
Hans

Reimer
3StarLounger
Posts: 233
Joined: 10 Feb 2010, 19:17

Re: How do I arrange windows in VBA?

Post by Reimer »

LOL
I think I tried just about everything BUT that. It worked (of course).
I was trying to drag the properties dialog box.... (that did NOT work).

Thanks Hans

btw You can NEVER retire -the world needs you too much.
Chuck Reimer
(I'm from the Government and I'm here to help) ;-)

User avatar
Jan Karel Pieterse
Microsoft MVP
Posts: 656
Joined: 24 Jan 2010, 17:51
Status: Microsoft MVP
Location: Weert, The Netherlands

Re: How do I arrange windows in VBA?

Post by Jan Karel Pieterse »

If you mess things up a bit more, look at my page on restoring the window positions:
http://www.jkp-ads.com/articles/vbedocking.asp" onclick="window.open(this.href);return false;
Regards,

Jan Karel Pieterse
Excel MVP jkp-ads.com

Reimer
3StarLounger
Posts: 233
Joined: 10 Feb 2010, 19:17

Re: How do I arrange windows in VBA?

Post by Reimer »

Thank you for the link.
I went and took a look. It tells a person exactly how to fix the type of issue I had.
I liked the idea of the movie. It showed me that I was close to doing it right, I just did not move it far enough.
Very handy instructions and I thank you.

I love the way so many people are willing to help others.
Chuck Reimer
(I'm from the Government and I'm here to help) ;-)