VSTO can be used only for Office 2003 Professional edition and above
versions and stand alone versions of Word 2003 and Excel 2003.
The following article speaks in detail regarding the prerequisites for
VSTO,
http://support.microsoft.com/kb/828087 If you want your add-in portable in all versions of Office (2000 and
above), then I will recommend you to go for the COM add-ins. Please note
that Office 97 is not COM add-in aware.
Please refer to the "COM Add-ins" section from the following article,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/htm
l/vsofficedev.asp
Regards,
Uday Takbhate [MSFT]
Microsoft Developer Support
--------------------
[quoted text, click to view] >From: "Tim Zych" <nosapsmafasdfasdf@nasdfasdfasdfasd.xxx>
>References: <#dykdxgmFHA.572@TK2MSFTNGP15.phx.gbl>
<ECB4F267-9D7C-4380-BB0F-0F750C9A9ABB@microsoft.com>
>Subject: Re: Using .Net 2003 with Excel 2003 and O2K
>Date: Sun, 7 Aug 2005 10:09:11 -0700
>Lines: 32
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
>Message-ID: <uYumFL3mFHA.3656@TK2MSFTNGP09.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.interop
>NNTP-Posting-Host: user-11fa1c1.dsl.mindspring.com 66.245.5.129
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.framework.interop:9080
>X-Tomcat-NG: microsoft.public.dotnet.framework.interop
>
>thanks. I think what I really need, after poking around the net a bit more,
>is Visual Studio Tools for Office.
>I want to run managed code with Excel.
>
>"Extreme Datasets" <ExtremeDatasets@discussions.microsoft.com> wrote in
>message news:ECB4F267-9D7C-4380-BB0F-0F750C9A9ABB@microsoft.com...
>> Hello Tim,
>>
>> You don't need to buy office 2003 if you are not going to use anything
>other
>> than Excel, especially if you already have Excel. Then just add a
>reference
>> to the COM libraries you need to use. Let me know if this is helpful
>>
>> "Tim Zych" wrote:
>>
>> > I have Office 2000 Pro and VS.Net 2003. I would like to use .Net with
>Excel
>> > 2003 but I understand I need PIAs to interoperate Excel with .Net. If I
>buy
>> > only Excel 2003, will I be good to go, or must I buy Office 2003?
>> >
>> > Ideally, I'd like to use Office 2000, Excel 2003 and VS.Net 2003. Will
>that
>> > scenario work?
>> >
>> > Thanks.
>> >
>> >
>> >
>
>
>