![]() |
Macro compatibiltiy between XL versions
Back to what version should a macro written in XL 2003 be compatible?
Or does it depend on the code (object model, methods, properties, etc.) that are used? Thanks, John |
Macro compatibiltiy between XL versions
A macro written in 2003 is compatible only with 2003. While much of the code
will be backwards compatible some of it will not. To be safe always code in the lowest version that any of your users has. All of the code will be forward compatible (with a few very minor exceptions like pivot tables which changed in 2002). Not to mention 2003 uses references which will not be availabe in the lower versions. -- HTH... Jim Thomlinson " wrote: Back to what version should a macro written in XL 2003 be compatible? Or does it depend on the code (object model, methods, properties, etc.) that are used? Thanks, John |
All times are GMT +1. The time now is 09:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com