all groups > dotnet interop > august 2005 >
You're in the

dotnet interop

group:

Using .Net 2003 with Excel 2003 and O2K


Using .Net 2003 with Excel 2003 and O2K Tim Zych
8/5/2005 3:25:44 PM
dotnet interop:
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.

RE: Using .Net 2003 with Excel 2003 and O2K Extreme Datasets
8/6/2005 3:26:02 PM
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

[quoted text, click to view]
Re: Using .Net 2003 with Excel 2003 and O2K Tim Zych
8/7/2005 10:09:11 AM
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...
[quoted text, click to view]

RE: Using .Net 2003 with Excel 2003 and O2K rox.scott
9/6/2005 9:50:17 PM

If you want to keep up with the latest features of Excel then get XL 2003,
but clients running the app will also need that version. To build a version
using XL 2000 that will be forward compatible see:
http://www.devcity.net/Articles/163/1/article.aspx

--scott

--

[quoted text, click to view]
Re: Using .Net 2003 with Excel 2003 and O2K udayt NO[at]SPAM microsoft.com
9/19/2005 6:47:18 AM

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]
AddThis Social Bookmark Button