View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How do I use Excel9.olb with computers wtih Excel 97?

move your development to xl97.

Get it running there, then distribute that version.

Regards,
Tom Ogilvy

waynem wrote in message
...
I have a app that uses the Excel 2K type library,
excel9.olb, but some of the client computers have excel
97, with only excel8.olb. Any suggestions on how to have
my app can be used on clients with Excel 2K or Excel97?

Thanks in advance,

Wayne