R
Rich
I am using the article located at
http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q
301/6/56.ASP&NoWebContent=1
at the bottom it says to put
Imports Microsoft.Office.Interop
at the beginning of Form1
When I do I get an error saying
Namespace or type 'Interop' for the
Imports 'Microsoft.Office.Interop' cannot be found.
What do I really need to put there? Will Imports Word
work? I am using Visual Basic.Net Standard 2002 version.
Thanks
http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q
301/6/56.ASP&NoWebContent=1
at the bottom it says to put
Imports Microsoft.Office.Interop
at the beginning of Form1
When I do I get an error saying
Namespace or type 'Interop' for the
Imports 'Microsoft.Office.Interop' cannot be found.
What do I really need to put there? Will Imports Word
work? I am using Visual Basic.Net Standard 2002 version.
Thanks