View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Lost VBA extensibility library reference

Build it on the older system and then migrate to the later version.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"VanS" wrote in message
...
Hello,
I have a vb6/Excel/Word vba app which I develop in Win xp pro and Office
2003. It uses a reference to the MS VBA Extensibility 5.3 library
(vbe6ext.olb). But when I install and run to test under a Virtual PC Win

98
Office 97 testbed, it seems to lose the reference and bombs out as it

looks
for it. The 5.3 is supposed to replace earlier versions and be backward
compatible as I understand.
Does anyone know if there is something I need to do in the installer app,

or
have any suggestions on how to get it to point to the correct location?

Did I
need to add it to the installer app? I need to make the app and install

work
on multiple OS and Office platforms.
Thanks, God bless,
Van