SeanGriffin
Programmer
I'm attempting to run an Excel macro from a spreadsheet that references some excel addins. When starting excel from the shortcuts or the executable this macro works fine. When I start Excel from my VB application I can't run the macro because it can't find the functions that are in the addins.
Can anyone tell me how to get the addins loaded when starting from my VB application so I can run this macro?
-Sean
Can anyone tell me how to get the addins loaded when starting from my VB application so I can run this macro?
-Sean