Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Interops for 2007 & earlier versions

I have an applicatioin written in VB.NET (Visual Studio 2008 Pro). It
currently reads and writes to Excel 2000, 2002 & 2003 via Interops.
I now need the application to support Excel 2007

When I attempt to use the application on a PC that has Excel 2007 installed,
errors occur in the application and it crashes.

I've been distributing Excel Interops with the application.

My questions a
What Interops should I be using?
Are they (the interops) backward compatible?
Should I expect to see a lot of code changes?

PS - I posted these questions on the Visual Studio Tools for Office forum
and was told to use this forum instead.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Excel Interops for 2007 & earlier versions

WAB

you'll see that Cindy pointed out why you were in the wrong forum but
actually answered your question...

There is an article written by andrew Whitechapel (see his blogs) as to how
to write addins that support 2003 and 2007.

if you use excel 2007 you should use version 12 interops.
interops for 2007 are not backward compatible for 2003...
Without knowing what your app does, I'd say you should expect to see code
changes, e.g the chart objects.

If you read changes about Excel 2007, you will understand what changes you
need to make, for instance Analysis Toolpak fucntions are now part of excel.



"WAB777" wrote:

I have an applicatioin written in VB.NET (Visual Studio 2008 Pro). It
currently reads and writes to Excel 2000, 2002 & 2003 via Interops.
I now need the application to support Excel 2007

When I attempt to use the application on a PC that has Excel 2007 installed,
errors occur in the application and it crashes.

I've been distributing Excel Interops with the application.

My questions a
What Interops should I be using?
Are they (the interops) backward compatible?
Should I expect to see a lot of code changes?

PS - I posted these questions on the Visual Studio Tools for Office forum
and was told to use this forum instead.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing Files from Earlier Versions in Excel 2007 Dr. Kludge Excel Discussion (Misc queries) 0 May 14th 09 01:41 PM
Excel 2007 and earlier versions when tracking changes vcfvf Excel Discussion (Misc queries) 0 December 19th 08 12:57 PM
Excel 2007 Macros compatibilty with earlier versions!! Raja Excel Discussion (Misc queries) 1 May 8th 08 02:15 PM
Excel 2007 won't open earlier versions Andrew[_4_] Excel Discussion (Misc queries) 3 July 4th 07 11:48 AM
Is it possible to convert Excel 2007 files to earlier versions? Peter Excel Discussion (Misc queries) 1 February 25th 07 02:09 PM


All times are GMT +1. The time now is 12:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"