Click to See Complete Forum and Search --> : Accessing Excel from VB


sripriyaunni
August 27th, 2001, 01:22 AM
Hi,
I would like to know a few things regarding usage of Excel in VB.
Presently I am working in office 2000 on windows 95 platform. In the references, I am able to see the Excel 9.0 and Excel 5.0 object libraries.When I install Office 97, I am able to see only Excel 8.0 object library.
If i use Excel 8.0 object library in my application will it be compatible with office 2000(Excel 9.0 object library) also?

Cimperiali
August 27th, 2001, 02:38 AM
If using 8.0 to read/write excel sheet, you may find it will work until opening the xls with excel2000. After that, you may not be able to open, read or write it again using your Vb (excel8.0) application, unless you save it each time with previous version via excel.

Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, TCartwright, Bruno Paris, Dr_Micahel
and all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.

The Rater