Andi Vaganerd writes:
> I'm trying to open an excel file (.xlsx) using python module xlrd.
> And I'm getting this error over here:
>
> "Can't find workbook in OLE2 compound document"
I interprete this message as follows: the excel content in your
file is wrapped in an atypical way (an OLE2 compou
Hello,
I'm trying to open an excel file (.xlsx) using python module xlrd.
And I'm getting this error over here:
"Can't find workbook in OLE2 compound document"
Is there anybody here already got this problem? How do you resolve it?
I've a very simple python program to open that, but it just doesn