I build simple business automation macros... I have been through three upgrades with Microsoft Office. With each offers new challenges on how the macros react in the new versions environment.
In the past, I have simple set the default functions to the "lowest common denominator" which allows the macros to run in all versions that may exist for the end-users. I recently received my first request for updgrade to Office XP and have run into a few challenges.
1) Is VBA still the primary Office Language Tool? or has VB.net been introduced?
2) Are the reference libriaries in Office XP compatible with past versions? I ask because no matter how I setup the references on the XP version, the past version seem to not share the same capibilities.
Thank you for your insights.
Mark
In the past, I have simple set the default functions to the "lowest common denominator" which allows the macros to run in all versions that may exist for the end-users. I recently received my first request for updgrade to Office XP and have run into a few challenges.
1) Is VBA still the primary Office Language Tool? or has VB.net been introduced?
2) Are the reference libriaries in Office XP compatible with past versions? I ask because no matter how I setup the references on the XP version, the past version seem to not share the same capibilities.
Thank you for your insights.
Mark