Visual Basic

O

osaka78

any one can tell me how can i bring the visual basic display screen to
defualt mode
 
B

Bob Phillips

what is default mode?


--
HTH

Bob

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

osaka78

when i was opening the Visual Basic editor it was arranged in such a way that
i get used to it but unfortunetly by mistake i close some box and when ever i
am opping the Visual Basic editor now its not the same as it was before then
i have to arrange them by my self
 
M

Mike H

Have a look at

Tools|Options|docking

Mike

osaka78 said:
when i was opening the Visual Basic editor it was arranged in such a way that
i get used to it but unfortunetly by mistake i close some box and when ever i
am opping the Visual Basic editor now its not the same as it was before then
i have to arrange them by my self
 
B

Bob Phillips

I have found that sometimes when I have messed around with the VBIDE,
restoring it to my preference takes many attempts, and a lot of patience.
Moving the windows back to where I want them (I prefer the explorer and
properties on the right not left) takes many attempts, and often I would try
the actions in different orders. Time consuming and annoying, but I get
there eventually.

--
---
HTH

Bob

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

Dave Peterson

Sometimes, it's easier to start from scratch...

Follow the instructions posted by Tom Ogilvy:

What version of excel? If Version 2002 or 2003 look for

HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Common\Dock

you aren't deleting a file. You are deleting a value in the registry.
Windows/Excel will recreate it with default values which should restore the
original layout of the VBE.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top