Problem Loading Addins - Excel Started through COM Interface

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a script which launches Excel through the COM interface. When I open
a spreadsheet in this manner, none of the addins are loaded that are usually
loaded when I start Excel through the windows interface.

Any idea what could be going wrong? I am using Windows XP Pro and am
accessing the COM interface through Python and the win32 extensions.

Thanks,

- Luis
 
Back
Top