Excel VBA Developer Tools

An Excel addin (developer.xla) that adds three useful batch functions to the Excel Visual Basic Editor:

  1. Import modules
  2. Export modules
  3. Delete modules

Excel VBA Developer Tools are released under the GNU General Public License v. 3 (or any later version).

Use this program entirely at your own risk. No warranties whatsoever. See the terms of the license.

Requirements

In order to use the VBA Developer Tools, you need to grant Excel programmatic access to the Visual Basic code:

Be advised that this may compromise your system's security, but since you are a developer, you surely know what you are doing.

Screenshots

Click to enlarge.

Import dialog
Export dialog
Delete dialog
About dialog