Office Developer Productivity Tools
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.
A number of tools designed to aid in rapid application development in the Microsoft® Visual Basic® Editor are provided with Microsoft® Office XP Developer. This section of the documentation provides information about how to use the dialog boxes and windows associated with each tool.
In This Section
- 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. - Multi-Code Import/Export Add-In
Import and export Microsoft® Visual Basic® for Applications (VBA) objects from your project. - Code Commenter and Error-Handler Add-In
Automatically insert error handling and code comments into your code based on a template. - VBA Source Code Control Add-In
The VBA Source Code 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.
Related Sections
- Developing Office Applications Using VBA
Information about creating applications using Microsoft® Visual Basic® for Applications (VBA). - Code Librarian
User interface information about the Code Librarian, which makes it possible for you to easily store and reuse code snippets. - Packaging Wizard
User interface reference information about the Packaging Wizard used to create setup programs for your application.