Re: Python <=> Excel question
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Python <=> Excel question

From: <riplin@Azonic.co.nz>
Date: Sat Oct 01 2005 - 00:02:43 CEST

> Suppose abc.xls has sheets a, b, c.
> How can I find, in Python, the sheet names?
> Given a sheet name, how can I export the sheet as a csv file?

http://chicago.sourceforge.net/xlhtml/

This has options to output csv files, the list of sheets and many other
things. Just execute this on the .xls file and read the files that it
produces.
Received on Sat Oct 15 04:01:20 2005