Office COM automatisation - calling python from VBA

Konstantin Veretennicov kveretennicov at gmail.com
Sat Jun 25 06:49:15 EDT 2005


On 6/25/05, Stephen Prinster <prinster at mail.com> wrote:
> guy lateur wrote:
> 
> If you are new to Python and want to use it with COM, definitely get
> yourself a copy of _Python Programming on Win32_ by Mark Hammond and
> Andy Robinson.

...or at least read the chapter available online:
http://www.oreilly.com/catalog/pythonwin32/chapter/ch12.html

It has an example of VBA / PythonCOM interaction.

- kv



More information about the Python-list mailing list