Hi,
I have .xsl file created in Excel 2010. When loading the file with CreateBinaryReader i get all DataTables and rows within them. But when open that file in OpenOffice and Save it without any modifications and then load it again with CreateBinaryReader all DataTables created have one row less then the file created with Excel 2010.
What could be the problem?
Comments: ** Comment from web user: Ian1971 **
I have .xsl file created in Excel 2010. When loading the file with CreateBinaryReader i get all DataTables and rows within them. But when open that file in OpenOffice and Save it without any modifications and then load it again with CreateBinaryReader all DataTables created have one row less then the file created with Excel 2010.
What could be the problem?
Comments: ** Comment from web user: Ian1971 **
Sorry, I tried to reply directly to the email but Codeplex email often doesn't work in my experience.
Anyway, what row is missing? first? last? some other row?
Does the sheet have column headers?