VB Editor in Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I messed up the windowing in the VBE. What can I do to restore defaults?
 
Your VBE settings are saved in this registry key. I suppose you could
rename it with Regedit to get the default settings.

HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Common
 
close excel

run regedit.exe
goto HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Common

rightclick the value for "Dock" and select delete
close regedit

restart excel
 

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