Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VB backwards compatability to 97


Hello, I created an Excel 2000 based application which
uses a bunch of VB macros I created. I distributed this
program to someone using Excel 97 and many of macros do
not seem to work.

Can someone clarify the backwards compatability of VB from
2000 to 97?

Thank you in advance.

Dave
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VB backwards compatability to 97

One problem is that some properties and methods available in xl2000 are not
available in xl97. Same for some of the arguments to functions shared in
both. If you use any of these, then you would get an error in xl97.

--
Regards,
Tom Ogilvy



"Dave" wrote in message
...

Hello, I created an Excel 2000 based application which
uses a bunch of VB macros I created. I distributed this
program to someone using Excel 97 and many of macros do
not seem to work.

Can someone clarify the backwards compatability of VB from
2000 to 97?

Thank you in advance.

Dave



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VB backwards compatability to 97

I've got a Web tool that lists Excel objects by year introduced at:

http://www.mstrainingkits.com/Excel/ExcelObjects.aspx

It's only by object at this point. I might add version info for methods/properties in the future, given time. If it helps, let me know...
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
Compatability Mode Jim S[_2_] New Users to Excel 2 February 2nd 10 08:53 AM
Compatability mode Jim S[_2_] New Users to Excel 1 January 10th 10 07:17 PM
compatability mode john New Users to Excel 1 May 14th 09 05:59 PM
Compatability checker DDC Excel Discussion (Misc queries) 0 September 12th 07 02:20 AM
Compatability mode Rob[_4_] Excel Discussion (Misc queries) 2 April 18th 07 10:11 AM


All times are GMT +1. The time now is 01:00 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"