U
Ugo
Hi,
I have just followed the Microsoft Knowledge Base Article - 302084 How
to Automate Microsoft Excel from Microsoft Visual C# .Net
http://support.microsoft.com/default.aspx?kbid=302084
and I keep getting the following error in a message box:
QueryInterface for interface Microsoft.Office.Interop.Excel._Allication
failed. Line: Microsoft.Office.Interop.Excel
The error is firing when executing the following line : oXL.Visible= true;
Can anyone help
Ugo
I have just followed the Microsoft Knowledge Base Article - 302084 How
to Automate Microsoft Excel from Microsoft Visual C# .Net
http://support.microsoft.com/default.aspx?kbid=302084
and I keep getting the following error in a message box:
QueryInterface for interface Microsoft.Office.Interop.Excel._Allication
failed. Line: Microsoft.Office.Interop.Excel
The error is firing when executing the following line : oXL.Visible= true;
Can anyone help
Ugo