top of page
How to import a Module in VBA
Step 1: Open your VBA project.
Step 2: Right click your VBA Project and click on "Import File...", like shown on the image below:
Step 3: In the new window that opened go to the directory where the file is, select it and click "Open".
That's it! You have successfully imported the VBA module.
bottom of page