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
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