Manipulating an Excel spreadshet from VB6 - Excel object module compatibility 2000 - 2002

  • Thread starter Ragnar Midtskogen
  • Start date
R

Ragnar Midtskogen

Hello,

I have developed a VB6 application that parses and breaks up a large Excel
spreadsheet into many smal spreadsheets by keying on data in a particular
column. It was developed and tested on a machine with Excel 2000, and it
works well.

However, since I wrote it the client's computers have all been updated to
Office XP, and I am concerned about compatibility.

I am using early binding and distributing the EXCEL9.OLB library file,
putting it in the application folder, and so far the user have not had any
problems after the Excel upgrade.

Have any one run into a problem with a similar setup?

Any comments would be appreciated.

Ragnar
 

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

Top