Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can export the module to a file, and then import that file in
to another project. See www.cpearson.com/excel/vbe.htm for more details. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "quartz" wrote in message ... Hello, I hope someone can help me. I am using VBA in Excel XP with Win 2000. I know that you can reference "extensibility" to write lines to, and edit, a code module. BUT, can you simply copy an entire module from one file to another using VBA? (as though you did a drag and drop in the VBE itself) If so, please respond with your example code, I can't figure it out...thanks much in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code won't run from a module | Excel Discussion (Misc queries) | |||
Unprotect Code Module in Code | Excel Discussion (Misc queries) | |||
code in module A to not execute a Worksheet_SelectionChange sub of another module | Excel Discussion (Misc queries) | |||
copying vba code to a standard code module | Excel Discussion (Misc queries) | |||
code to add module | Excel Programming |