favorite |
I am trying to load an excel addin from my bloomberg finance software with powershell and i am at a loss. i can open excel manually and the add ins load but using powershell i get a "Exception calling "Add" with "2" argument(s): "Add method of AddIns class failed" error when calling only the com add-in dlls, the xla excel add in appears to work. Does "applications.addins.add only work for xla files and not dlls(comaddins)? heres my script
|
trying to loading excel com addins(dll's) with powershell
April 16th, 2015 4:38pm
Duplicate post. Don't post the same question multiple times. It annoys the Dictator. You don't want to do that...
Free Windows Admin Tool Kit Click here and download it now
April 16th, 2015 7:09pm
Hey JRV,
I did not realize it was a duplicate post. i apparently missed the previous one. I searched again and could not find anything similar. Would you be able to point me in the right direction? Thanks.
April 17th, 2015 2:58pm
Ask in the Excel for developers forum. I do not think it can be done with script but I might be wrong.
Free Windows Admin Tool Kit Click here and download it now
April 17th, 2015 3:32pm
I was wondering about that, i have spent hours researching it and have not found really anything about this using powershell. I will check there. Thanks!
April 17th, 2015 3:33pm