Importing a macro using the name of a previously exported *.bas file (i.e., macro)
:
Return to List
ActiveDocument.VBProject.VBComponents.Import FullNameOfDoc
Note to Webmaster