FanTasteYou
Programmer
Hello, i have two running Instances from Excel. One with an AddIn, the other without any AddIn. Now, i use GetActiveObject('Excel.Application') to get the IDispatch-Interface from Excel, but i can't exactly specify, which Instance i get at least. The CLSID of both Excel-Application in the ROT are the same, so that i can't select the correct Instance in the ROT. In the ROT, I find the IDispatch-Interface from the wanted Excel AddIn (.XLA), but i need the corresponded Appliaction-Object (i need the Method Application.Run).
Is it possible, to solve this problem ? - Who can help me ?
Is it possible, to solve this problem ? - Who can help me ?