How to learn to use python with Excel

Peter Hansen peter at engcorp.com
Wed Sep 1 18:18:38 EDT 2004


Xiao-Qin Xia wrote:

> I don't like VBA, and want to use python to work with Excel. Does
> anybody recommend some good documents to begin with?

Mark Hammond and Andy Robinson's book 
(http://www.oreilly.com/catalog/pythonwin32/index.html) has good
coverage of such things.  You can even read it online if you
subscribe to Safari.

There are also probably dozens of examples you can find on the
net here and there, or in the newsgroup/mailing list archives.
For example, this search should get you started: 
http://groups.google.com/groups?q=group%3Acomp.lang.python.*+excel.application

-Peter



More information about the Python-list mailing list