Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel VBA, I know I can create Add-ins for userDefined functions. However,
can I install a "ThisWorkbook" file and "Module1" to an existing Excel sheet, ideally through a batch script. Is this even possible? Thanks, Mark |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mark,
See Chip Pearson's page on VBE programming at: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Mark" wrote in message ... In Excel VBA, I know I can create Add-ins for userDefined functions. However, can I install a "ThisWorkbook" file and "Module1" to an existing Excel sheet, ideally through a batch script. Is this even possible? Thanks, Mark |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at Chip Pearson's page on this topic
http://www.cpearson.com/excel/vbe.htm -- Regards, Tom Ogilvy "Mark" wrote in message ... In Excel VBA, I know I can create Add-ins for userDefined functions. However, can I install a "ThisWorkbook" file and "Module1" to an existing Excel sheet, ideally through a batch script. Is this even possible? Thanks, Mark |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mark,
Chip Pearson describes very well how to do it - http://www.cpearson.com/excel/vbe.htm Be sure to read his notes about setting a ref' to the VBA Extensibility library. Regards, Peter T "Mark" wrote in message ... In Excel VBA, I know I can create Add-ins for userDefined functions. However, can I install a "ThisWorkbook" file and "Module1" to an existing Excel sheet, ideally through a batch script. Is this even possible? Thanks, Mark |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I batch convert 97-2003 .xls files to 2007 .xlsx files | Excel Discussion (Misc queries) | |||
excel, install perl script | Excel Discussion (Misc queries) | |||
Batch conversion of XP files to 97 files | Excel Discussion (Misc queries) | |||
Module1 vs Thisworkbook for Macro | Excel Programming | |||
Batch files and VBA | Excel Programming |