[Tutor] Python and Excel

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Mon, 3 Jun 2002 23:20:27 -0700 (PDT)


> It sounds like you're planning to do win32 stuff.  I'd recommend taking a
> look at "Python Programming on Win32":
>
>     http://www.oreilly.com/catalog/pythonwin32/chapter/ch12.html
>
> I'm almost positive there's a chapter in there about driving Excel, so
> looking through that book will be helpful.

I'm still hunting through the web; here are a few other things I'm
dredging up:

    http://starship.python.net/crew/pirx/spam7/
    http://www.msdnaa.net/interchange/preview.asp?PeerID=1285
    http://www.faqts.com/knowledge_base/view.phtml/aid/3093/fid/591

Google is beautiful.  *grin*


The last link has example code; play around with it and tell us if it
works for you.  Hope this helps!