About Setting the VBA IDE Options (VBA/ActiveX)

You can change the characteristics of the VBA IDE using the Options dialog box.

To open the Options dialog box, click Tools menu Options.

The Options dialog box contains four tabs:

Editor Tab

The Editor tab specifies the Code window and Project window settings.

Code settings include
  • Auto Syntax Check
  • Require Variable Declaration
  • Auto List Member
  • Auto Quick Info
  • Auto Data Tips
  • Auto Indent
  • Tab Width
Window settings include
  • Drag and Drop Text Editing
  • Default to Full Module View
  • Procedure Separator Display

Editor Format Tab

The Editor Format tab specifies the appearance of your code.

You can

General Tab

The General tab specifies the settings, error handling, and compile settings for your current VBA project.

You can

Docking Tab

The Docking tab allows you to choose which windows you want to be dockable.