Hi. My program creates an Excel document, so i import Microsoft.Office.Interop. I get the error
"Namespace or type Interop for the imports Microsoft.Office.Interop cannot be found" in my task list. Can anyone tell me why? This may be a simple issue, but Im new to using Excel in VB... everything I know I learned from some MSDN article. It said I also had to add a reference to "Microsoft Excel Object Library", but when I went to do that I had to choose between version 5.0 and 8.0. Ive tried both, and my problem still persists.
Thanks in advance.
"Namespace or type Interop for the imports Microsoft.Office.Interop cannot be found" in my task list. Can anyone tell me why? This may be a simple issue, but Im new to using Excel in VB... everything I know I learned from some MSDN article. It said I also had to add a reference to "Microsoft Excel Object Library", but when I went to do that I had to choose between version 5.0 and 8.0. Ive tried both, and my problem still persists.
Thanks in advance.