S
Snig
Hi
Can I convert a 2003-format Excel file into 97-format Excel file
programmatically? The "SaveAs" dialog box of Excel 2003 does save the
file into Excel 97 format. But Can I do this by the Excel/Office Object
Library?
I could convert a Word 2003 file into Word 1997 file by the Object
Library. I used "FileConverters" collection of Word for that. But I am
unable to find such property in case of Excel.
In some newsgroups, someone written that in case of Excel, there is no
such feature exposed. Is it is so, what can be the alternate way to
convert 2003 workbook into 1997 workbook?
Thanks very much.
Can I convert a 2003-format Excel file into 97-format Excel file
programmatically? The "SaveAs" dialog box of Excel 2003 does save the
file into Excel 97 format. But Can I do this by the Excel/Office Object
Library?
I could convert a Word 2003 file into Word 1997 file by the Object
Library. I used "FileConverters" collection of Word for that. But I am
unable to find such property in case of Excel.
In some newsgroups, someone written that in case of Excel, there is no
such feature exposed. Is it is so, what can be the alternate way to
convert 2003 workbook into 1997 workbook?
Thanks very much.