![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
I have created an Excel Application using VBA, with some ADO code. This app is going to be primarily used on PC's running Excel 97. I have tested it out, and it doesn't seem to want to run any of the code. The macro warning comes up on startup, and I enable them. Is this an issue of writing the app in of backwards compatibility with excel macros?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
I'm really not trying to be pushy, but can't someone please help....
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 48
|
I dont know the specifics, but I know that I had a TON of problems when I wrote a program in 2000 and tried to use it in 97. To fix the problem, I just copied the whole workbook into an excel 97 workbook and kept stepping through the program, fixing one error at a time.
As a sidenote, if you ever program for others, its always best to program on the LOWEST version that will be used by others, then add things in that only the users of newer versions will be able to use without comprimising the rest of the program. Regards |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
Thanks CR. At least now I know this is a known issue.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|