Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anybody tell me how to load COM addins in Excel using automation scripts?
Several posts show how to load xla addins, but this solution does not work with dll com addins. set xlApp = CreateObject("Excel.Application") xlApp.Application.visible = true xlApp.workbooks.open "somefile.xls" .... Code to load MyComAddin.dll -- Mario Delamboy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Addins-Slow loading of each individual Addin using Excel 2007 | Excel Discussion (Misc queries) | |||
Excel Addins Not Loading on Start | Excel Programming | |||
May be Automation AddIn loading problem!! | Excel Programming | |||
Addins not loading when opening from code | Excel Programming | |||
Excel Automation - loading text files | Excel Programming |