I'm trying to use VB.NET to control Excel and Access, but finding it very
slow going. I've just downloaded an Excel sample project from
msdn.microsoft. com/office/understanding/excel/codesamples/default.aspx, but
when I try to run it I get 91 errors, starting with
"C:\Downloads\v bnet\excel\This Workbook.vb(3): Namespace or type 'Excel' for
the Imports 'Microsoft.Offi ce.Interop.Exce l' cannot be found."
This is crazy! How much use is an example that throws up errors like this?
I'm running VB.NET 2003 Standard, so ius there something missing in my
installation?
slow going. I've just downloaded an Excel sample project from
msdn.microsoft. com/office/understanding/excel/codesamples/default.aspx, but
when I try to run it I get 91 errors, starting with
"C:\Downloads\v bnet\excel\This Workbook.vb(3): Namespace or type 'Excel' for
the Imports 'Microsoft.Offi ce.Interop.Exce l' cannot be found."
This is crazy! How much use is an example that throws up errors like this?
I'm running VB.NET 2003 Standard, so ius there something missing in my
installation?
Comment