View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
AL AL is offline
external usenet poster
 
Posts: 37
Default Excel Visual Basic Project Explorer


-----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\Comm on

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


"Al" wrote:

When I click on Project Explorer, or use Ctrl-r,

nothing
happens. I have Office 2003, and am using Excel.

Help???


.
Thanks. That did the trick.