Hi, All,

My .Net assemlly, which depends on Microsoft.Office.Interop.Excel.dll, is not working. I want to test if Excel can load the right version of this supporting dll. Is there any way to load Microsoft.Office.Interop.Excel.dll through VBA code just like LoadLibrary()?

Thanks,
Mingyang