View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
R.VENKATARAMAN R.VENKATARAMAN is offline
external usenet poster
 
Posts: 110
Default Excel XP incompatible with Excel 2003

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