On Mon, 20 Jun 2011, dpront wrote:
I have managed to determine where the slowdown is occurring, and it's on
the Workbook "write" method (took 400+ seconds for completion), and I can't
find a solution for that because I think that this write method is the one
responsible for creating the output file.

Hmm, that's odd. Can you profile into the write method and figure out what bit is taking the time? I've not heard of that kind of slowdown in it before

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to