On 2008-07-28 22:22, Fabio Oikawa wrote:
Hello.
I am trying to open an .xls (excel) file using xlrd, but an error message
occurs when I open the workbook.
I can open any other .xls file made by myself (either by MS Excel 2003 SP3
in Windows Vista or by OpenOffice 2.0 in Debian) using the
*open_
Hello.
I am trying to open an .xls (excel) file using xlrd, but an error message
occurs when I open the workbook.
I can open any other .xls file made by myself (either by MS Excel 2003 SP3
in Windows Vista or by OpenOffice 2.0 in Debian) using the
*open_workbook*function:
wb = xlrd.open_workbook