Microsoft Office Excel 12.0 Object Library Download [exclusive] Link
// Create a new Excel application Excel.Application excelApp = new Excel.Application();
C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE12 Microsoft Dynamics Community How to Reference the Library microsoft office excel 12.0 object library download
Dim xlApp As Object Set xlApp = CreateObject("Excel.Application") xlApp.Visible = True // Create a new Excel application Excel