http://www.cpearson.com/excel/vbe.htm
should have something on it.
--
Regards,
Tom Ogilvy
"Todd Huttenstine" wrote in message
...
Hey guys
I have a folder called...
Q:\CS Management Reports\Reports Setup\Administrator
Files\Exported Modules
This folder contains all the VB components in a project.
The files have .cls, .bas, .frm, .frx extensions. I need
a code that will import all these files in this folder
into OPEN Workbooks("ImportData.XLS").
How do I do this?