View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lionel Fridjhon Lionel Fridjhon is offline
external usenet poster
 
Posts: 11
Default Object libraries

I am writing code in Excel 2000 and am using a library
Micosoft Office 9.0 Object Library.

The program will not work in Excel 97 because the
relevant library used in Excel 97 is Micosoft Office 8.0
Object Library.

How can I either install 8.0 in my XL 2000 or
alternatively, install 9.0 in XL 97?

Lionel