Specifications

224 Chapter 13
Use of Macros
Making/Editing Macros
Importing modules
Calling an exported module and inserting it into project is called importing. A module is
imported by following the procedure below.
Step 1. Display the Import File dialogue box by the following menu command.
File - Import File...
Figure 13-8 Example display screen of Import File dialogue box
Step 2. In the Import File dialogue box, select the file to import. Next, click the Open button to
import the file into the project.
Each part of the Import File dialogue box is explained as follows.
Look In: Designate the folder where the module is saved.
File Name: Input the filename of the module to save.
Files of type: Select the type of module to import. You can designate any type of
module.
Open Import the module into the project.
Cancel Return to the original screen without importing a module.
Help Display the E4991A VBA help screen.