Visual Basic

  • Thread starter Thread starter Guest
  • Start date Start date
what is default mode?


--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
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
 
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
 
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)
 
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.
 
Back
Top