Thread
:
Excel VBA Backwards Compatability Problem - 2002-97
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mark Rosenkrantz[_2_]
external usenet poster
Posts: 33
Excel VBA Backwards Compatability Problem - 2002-97
Irene;
VBA / Macro language in Office 2002 differs a lot from 97 in some fields.
I can't list them all, but it might well be that the code you wrote is not
supported by the office 97 version and therefore will never work on your
friend's system.
Mark.
More Excel ?
www.rosenkrantz.nl
or
--------------------------------------------------------------------
"reniep " wrote in message
...
I have a created an Excel workbook with some fairly complicated VBA
scripts in Office2002. The workbook is apparently being sent to some
folks in Guadalajara who are using Office97. These folks are having
problems running the scripts, so I suspect it's due to VBA that
Office97 doesn't recognize. I don't know the specific error as of
right now.
My question is: short of installing Excel97 or otherwise taking over
someone's PC, is there a conversion utility that will identify
incompatible code between the two versions, or another automated
solution I can try to troubleshoot this?
Here is what I've tried thus far:
(1) I went through the 8 page list of "new" VBA objects that Microsoft
put out for Office2000, but that proved of no help.
(2) Saved the workbook in 97/2000 & 95 format with no errors. Sent that
to the folks on Office97..they stlil get the same error.
Any suggestions or hints would be greatly appreciated. I'm pretty sure
I'm not using any new functions or syntax, since everything I wrote was
based off of my knowledge from the 97 version!
Thanks,
Irene
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
Mark Rosenkrantz[_2_]
View Public Profile
Find all posts by Mark Rosenkrantz[_2_]