Python, COM & Excel

Thomas Guettler pan-newsreader at thomas-guettler.de
Mon Jan 20 12:52:17 EST 2003


On Sat, 18 Jan 2003 08:02:51 +0100, DP wrote:

> Hello all,
> 
> I'm doing some work with Python, & COM integration (win32all v. 1.52
> installed with Pthon 2.2.2). I'm having a difficult time getting
> started. Some of the functions/objects I expect will work don't, others
> work in unexpected ways. I'd very much appreciate pointers, sample
> scripts, etc. from individuals who have had better luck with Python &
> Excel integration. I'm working primarily with Excel 2000 and MS Word. I
> hope to be able to figure things out myself later, pointers will be
> appreciated.

There is a different way to combine MS-Office and Python: XML.
Write yourself a small SAX parser and change the things you want to
change and then write it back to XML. 

 thomas

-- 
Thomas Guettler <guettli at thomas-guettler.de>
http://www.thomas-guettler.de




More information about the Python-list mailing list