Export / Import Files

Top  Previous  Next

 VBA 

The Export Files feature allows you to export all the classes, modules and userforms of a VBA project to a folder (the VBA editor only allows to export the files one by one using the File | Export File... menu or the Export File... context menu of a file in the Project Explorer).

MZ-Tools offers the following ways to export all the files:

  • The File | Export Files... menu.
  • The Export Files... context menu in the Project Explorer.
  • The keyboard shortcut associated with the Export Files feature.

The Import Files feature allows you to import all the classes, modules and userforms from a folder to a VBA project (the VBA editor only allows to import the files one by one using the File | Import File... menu or the Import File... context menu of a file in the Project Explorer).

MZ-Tools offers the following ways to import all the files:

  • The File | Import Files... menu.
  • The Import Files... context menu in the Project Explorer.
  • The keyboard shortcut associated with the Import Files feature.