When trying to open up an excel file using python win32com, the excel instance does not load in any add-in. I looked at How do I run excel using all the default add-ins from Python win32com but it does not appear anybody responded with something meaningful.

Like that poster, I am using specific add-ins and need the add-ins to be loaded. I tried making a macro in the .xls file that calls and loads in the add-in but that still doesn't work.

Any ideas?

link|improve this question

This is for C# Interop but it should translate to Python: stackoverflow.com/questions/1154558/… – Mark Nov 17 '11 at 16:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.