Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compatability Mode | New Users to Excel | |||
Compatability mode | New Users to Excel | |||
compatability mode | New Users to Excel | |||
Compatability checker | Excel Discussion (Misc queries) | |||
Compatability mode | Excel Discussion (Misc queries) |