Downloading Office Object library files

V

VanS

Hello,
I am a developer with an Excel/Word VBA application that in VBA uses the
Microsoft Office Object Library, Word Object Library and the Excel Object
Library. I am currently using Office 2003 but for purposes of of
early-binding I want to be backward compatible with Office 2000 and Office
XP.
Does anyone know how or where I could download the needed object library
files for those earlier versions of Office? I looked on the Office website
under downloads but didn't see anything like that.
Thanks, God bless
Van
 
J

Jonathan West

VanS said:
Hello,
I am a developer with an Excel/Word VBA application that in VBA uses the
Microsoft Office Object Library, Word Object Library and the Excel Object
Library. I am currently using Office 2003 but for purposes of of
early-binding I want to be backward compatible with Office 2000 and Office
XP.
Does anyone know how or where I could download the needed object library
files for those earlier versions of Office? I looked on the Office website
under downloads but didn't see anything like that.
Thanks, God bless
Van

You need to install the full versions of Office for those earlier versions.
They are not available for a free download!
 
Top