I have generated few Excel files (.xls) files.
Files having rows > 10 and Columns > 12 are readable in ExcelReader(http://exceldatareader.codeplex.com/)
Files having rows or columns less than that have a problem in reading.
the Error while Reading is : "Error reading Workbook Globals - Stream has invalid data."
But ExcelReader is working fine and can read 3column 3 row excel file (.xls) file created through MsOffice 2007.
Comments: ** Comment from web user: sudhAnsu63 **
Files having rows > 10 and Columns > 12 are readable in ExcelReader(http://exceldatareader.codeplex.com/)
Files having rows or columns less than that have a problem in reading.
the Error while Reading is : "Error reading Workbook Globals - Stream has invalid data."
But ExcelReader is working fine and can read 3column 3 row excel file (.xls) file created through MsOffice 2007.
Comments: ** Comment from web user: sudhAnsu63 **
test 1row 6 Column.xls file is readable in OpenOffice 3.3.0 but not readable in ExcelReader
the following file test13row18col.xls is redable in both OpenOffice and ExcelReader