Excel Visual Basic Project Explorer

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

When I click on Project Explorer, or use Ctrl-r, nothing
happens. I have Office 2003, and am using Excel. Help???
 
you probably dragged the window outside of your screen,
or docked it /dragged it so small you cant find it anymore.

if you want to reset all your docked windows in the VBE
you could use regdit to edit the registry...

Close Excel.

Windows/Start/Run/RegEdt32
browse to the following key

HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Common

Find the name "Dock",
Right Click and select Delete..

Close regedit, restart excel and you should be ok..



keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >
 
-----Original Message-----
you probably dragged the window outside of your screen,
or docked it /dragged it so small you cant find it anymore.

if you want to reset all your docked windows in the VBE
you could use regdit to edit the registry...

Close Excel.

Windows/Start/Run/RegEdt32
browse to the following key

HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Common

Find the name "Dock",
Right Click and select Delete..

Close regedit, restart excel and you should be ok..



keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >




.
Thanks. That did the trick.
 

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

Back
Top