Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using excel 97.
I want to try and ease the way a module/form/class module is imported into a project by way of another macro. I am using the code:- ActiveWorkbook.VBProject.VBComponents.Import FileName:="Mymodule" But I want to take things step further, if it's possible by importing a module and being able to choose it from a Import file dialog. Ideally from Excel itself and not the VBA editor window. Is it possible, and if so can someone assist, please? Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Skipping Import Text File dialog in a Macro | Excel Discussion (Misc queries) | |||
How can I have the Import External Data dialog pop up on open? | Setting up and Configuration of Excel | |||
open file dialog-select file-import worksheet | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming |