Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Does anyone know of some incompatibilties between the XP version en the 2003 version of compiled excel code (VBA)? My code is about 5Mb compiled. I have this experience: most of the time, my code (developped under XP) runs both on office XP en 2003, but sometimes excel crashes on startup with office 2003. However, if I compile the same code under office 2003, it does not crash anymore on office 2003 but it crashes on office XP. Can it be that the presence of servicepacks in office 2003 are necessary or in contrary cause the crash? Thanks for your advice. Jos Vens |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I had some problem with windows98 excel2000 vs xp excel 2002. In a loop of
downloading exterlal webpages, when downloading in each row the results of the previous row(s) shift to the right successively "Jos Vens" wrote in message ... Hi, Does anyone know of some incompatibilties between the XP version en the 2003 version of compiled excel code (VBA)? My code is about 5Mb compiled. I have this experience: most of the time, my code (developped under XP) runs both on office XP en 2003, but sometimes excel crashes on startup with office 2003. However, if I compile the same code under office 2003, it does not crash anymore on office 2003 but it crashes on office XP. Can it be that the presence of servicepacks in office 2003 are necessary or in contrary cause the crash? Thanks for your advice. Jos Vens |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have heard that if you have previously not used the extension for your
objects, it may cause problems in vb.net example: Textbox1 instead of Textbox1.Text label1 instead of Label1.caption "Jos Vens" wrote: Hi, Does anyone know of some incompatibilties between the XP version en the 2003 version of compiled excel code (VBA)? My code is about 5Mb compiled. I have this experience: most of the time, my code (developped under XP) runs both on office XP en 2003, but sometimes excel crashes on startup with office 2003. However, if I compile the same code under office 2003, it does not crash anymore on office 2003 but it crashes on office XP. Can it be that the presence of servicepacks in office 2003 are necessary or in contrary cause the crash? Thanks for your advice. Jos Vens |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 versus Excel 2003 & Excel 97-2003 fully compatible | Excel Worksheet Functions | |||
How to Find Incompatible Cell Formatting XL 2003 / 2007 ?? | Excel Discussion (Misc queries) | |||
Is vista beta RC1 incompatible with Excel? | Excel Discussion (Misc queries) | |||
Incompatible "allow users to edit range" in earlier Excel versions | Excel Discussion (Misc queries) | |||
Excel 2003 versus 2002 seem incompatible related to the EDATE fun. | Excel Worksheet Functions |