Multi-Code Import Window

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.

Using the Multi-Code Import/Export add-in, you can easily transfer portions of your code into a project. To open the Multi-Code Import window, click the Add-Ins menu, and select Multi-Code Import. Use the Multi-Code Import window to locate and import any Microsoft® Visual Basic® for Applications (VBA) code modules into your project. To import code into a VBA project, first export the desired code using the Multi-Code Export window.

  • Import objects
    Lists the files selected for import. You can import any VBA code module. To fill the list, use the Browse button.
  • Browse
    Use the Browse button to search for a VBA code module. This button displays the Select Files to Import Dialog Box (VBA Multi-Code Import/Export) dialog box.
  • Import
    Imports a copy of the selected VBA object into the currently selected project.
  • Remove
    Removes the selected VBA object from the list.

See Also

Multi-Code Import/Export Add-In | Multi-Code Export Window | Select Files to Import Dialog Box (VBA Multi-Code Import/Export) | Browse for Folder Dialog Box (VBA Multi-Code Import/Export) | Multi-Code Export Results Dialog Box (VBA Multi-Code Import/Export)