Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default Excel XP incompatible with Excel 2003

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   Report Post  
Posted to microsoft.public.excel.programming
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







  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default Excel XP incompatible with Excel 2003

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 versus Excel 2003 & Excel 97-2003 fully compatible Bumpersnesty Excel Worksheet Functions 0 April 26th 10 09:44 PM
How to Find Incompatible Cell Formatting XL 2003 / 2007 ?? monir Excel Discussion (Misc queries) 3 July 9th 08 07:17 PM
Is vista beta RC1 incompatible with Excel? [email protected] Excel Discussion (Misc queries) 1 November 24th 06 06:02 PM
Incompatible "allow users to edit range" in earlier Excel versions PKnott Excel Discussion (Misc queries) 1 June 17th 06 01:28 AM
Excel 2003 versus 2002 seem incompatible related to the EDATE fun. MCLENO Excel Worksheet Functions 1 April 20th 05 08:34 PM


All times are GMT +1. The time now is 12:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"