Now you import a broken vba module file, the import fails. In a vba module, there is a source and a attributes. If you delete or comment out the attribute, vbe can not import files.
To recover, repair the broken file. Or copy the modules in .base folder to src_XXXXXXX folder, and import all modules. This may recover the book.
Now you import a broken vba module file, the import fails. In a vba module, there is a source and a attributes. If you delete or comment out the attribute, vbe can not import files.
To recover, repair the broken file. Or copy the modules in .base folder to src_XXXXXXX folder, and import all modules. This may recover the book.