Converting .xls to .xlsx via DOS command

L

Lee

Hi,

Is it possible to convert an Excel Workbook .xlsx file to the older
file type Excel 97-2003 .xls but by only using a DOS command?

I have a need to put this functionality into a program and my server
only has the old MS office installed.

Thanks

Lee
 
C

CWatters

Hi,

Is it possible to convert an Excel Workbook .xlsx file to the older
file type Excel 97-2003 .xls but by only using a DOS command?

I have a need to put this functionality into a program and my server
only has the old MS office installed.

Thanks

Lee

Have you looked at the Microsoft Office Compatibility Pack

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3

"Install this compatibility pack if you would like to open, edit, and
save documents, workbooks, and presentations that were created in the
newer versions of Word, Excel, and PowerPoint."
 
Top