Multi-Code Import/Export Add-In

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The Multi-Code Import/Export tools provide a simple way to share many Microsoft® Visual Basic® for Applications (VBA) objects with other developers. Using these add-ins, you can save time and minimize cut-and-paste errors by transferring multiple code modules in and out of a project in a single operation.

To open the Multi-Code Import/Export add-ins, open the Visual Basic Editor (ALT + F11) from the Microsoft® Office application in which you created the component. If the Multi-Code Import/Export tools are not listed in the Add-Ins menu, you must first load it, using the Add-In Manager located in the Add-Ins menu. When the tools are loaded, you can launch them from the Add-Ins menu. To load the Multi-Code Import/Export add-ins into the Add-In Manager, select the add-ins, and select the Loaded/Unloaded check box.

In This Section

  • Office Developer Productivity Tools
    A number of tools designed to aid in rapid application development in the Microsoft® Visual Basic® Editor are provided with Microsoft® Office XP Developer.
  • Office Developer Productivity Tools Add-In Manager
    With the Add-In Manager, you can load any or all of the Microsoft® Office Developer productivity tools that you require, and have them appear in the Add-Ins menu.
  • Code Commenter and Error-Handler Add-In
    Automatically insert error handling and code comments into your code based on a template.
  • VBA Source Control Add-In
    The VBA Source Control add-in provides check in/check out, versioning, history, and other important source code management functions for use in the Microsoft® Visual Basic® for Applications (VBA) environment.
  • VBA String Editor
    Create strings quickly and easily, and in the proper syntax using the String Editor.