Object Library

  • Thread starter Thread starter GoTTi
  • Start date Start date
G

GoTTi

I have written a macro in Excel 2002/XP which uses different MS Object
Libraries (Excel, Office & PowerPoint) and it works fine.
When I save the file in Excel 2003 the references get changed automatically
to version 11 and the file works but when I open the file in Excel 2002
again the Object Library for PowerPoint stays on version 11 all others
swiches back to version 10. This produces errors.

Does anyone have a clue why this Object Library doesn't swich back?

Thanks in advance
GoTTi
 
You are in the right direction. Remember that certain objects are not
available in older versions and likewise for newer versions, so a early
binding reference will give compile errors if they are not compatible with
the version you are running the code in.


--
Regards,
Shyam Pillai

Animation Carbon
http://www.animationcarbon.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top