On May 9, 1:36 am, Carsten Haese <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-05-08 at 08:26 -0700, [EMAIL PROTECTED] wrote:
> > CompDocError: MSAT extension: accessing sector 1717046 but only 2887
> > in file
>
> > I am not sure what this means at all
>
> At least superficially that sounds like the f
On Tue, 2007-05-08 at 08:26 -0700, [EMAIL PROTECTED] wrote:
> CompDocError: MSAT extension: accessing sector 1717046 but only 2887
> in file
>
> I am not sure what this means at all
At least superficially that sounds like the file you're trying to open
is truncated or otherwise corrupted to the p
I am trying to read an Excel book with XLRD and I am getting the
following error
Traceback (most recent call last):
File "C:\temp\ReadGoldmanExcelFiles.py", line 62, in
startRow = 0, sh_idx = 0, path2 = '//otaam.com/root/SharedFiles/
GlobeOp/Risk/Cal Projects/temp/')
File "C:\temp\ReadGol