Hi,

Larry Bates <[EMAIL PROTECTED]> wrote:
> You should actually explain what you mean by "export".

> Excel has a Save As HTML that would save everything out to HTML
> or you can do Save As .CSV.  Hard to tell what you want.

> I suspect that to get to the cell comments you will need to
> go through COM interface to Excel.

You can also script OpenOffice from python to suck in an excel file and spit 
out a CSV or HTML or whatever else 
you want. After that you can parse the resulting files.

Ognen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to