View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve_doc steve_doc is offline
external usenet poster
 
Posts: 140
Default Namespace Microsoft.Office.Interop

Have you set a reference?

"Mojtaba" wrote:

Hi to all,
I am writing a code in vb.net. when I want to compile it finds an error:
"Namespace 'Interop' for the Imports 'Microsoft.Office.Interop' cannot be
found.
Do u know what is the reason?