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:

1.JPG

Step 3: In the new window that opened go to the directory where the file is, select it and click "Open".

2.jpg

That's it! You have successfully imported the VBA module.

bottom of page