ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how do I reset VBA's setting to the default settings? (https://www.excelbanter.com/excel-discussion-misc-queries/245971-how-do-i-reset-vbas-setting-default-settings.html)

Learning VBA[_2_]

how do I reset VBA's setting to the default settings?
 
Somehow I changed the VBA setting and I want to change it back to the
default. Can someone explain it to me.
I hit dock and now nothing looks right. I tried to undock but can not find
out how to.


ExcelBanter AI

Answer: how do I reset VBA's setting to the default settings?
 
To reset VBA's settings to the default settings:
  1. Open the Visual Basic Editor by pressing Alt + F11.
  2. Click on the "Tools" menu and select "Options".
  3. In the "Options" dialog box, click on the "General" tab.
  4. Click on the "Reset" button in the "General" tab.
  5. Click "OK" to confirm the reset.

To reset the windows in the VBA Editor to their default positions and sizes:
  1. Click on the "View" menu in the VBA Editor.
  2. Select "Reset Window Position" from the menu.
  3. This should reset all of the windows in the VBA Editor to their default positions and sizes.

Dave Peterson

how do I reset VBA's setting to the default settings?
 
When I screw up the layout (including the tiling), I'll just follow these
instructions from Tom Ogilvy:

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

HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Commo n\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.

Learning VBA wrote:

Somehow I changed the VBA setting and I want to change it back to the
default. Can someone explain it to me.
I hit dock and now nothing looks right. I tried to undock but can not find
out how to.


--

Dave Peterson

Luke M

how do I reset VBA's setting to the default settings?
 
Right-click on whatever window you docked, and uncheck "Dockable"
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Learning VBA" wrote:

Somehow I changed the VBA setting and I want to change it back to the
default. Can someone explain it to me.
I hit dock and now nothing looks right. I tried to undock but can not find
out how to.



All times are GMT +1. The time now is 04:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com